[hipl-commit] [tiny] Rev 3677: Removed 'blind' relict.

  • From: Tim Just <tim.just@xxxxxxxxxxxxxx>
  • To: hipl-commit@xxxxxxxxxxxxx
  • Date: Mon, 15 Mar 2010 15:36:25 +0200

Committer: Tim Just <tim.just@xxxxxxxxxxxxxx>
Date: Mon Mar 15 14:35:09 2010 +0100
Revision: 3677
Revision-id: tim.just@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Branch nick: tiny

Log:
  Removed 'blind' relict.

Modified:
  M  hipd/input.c

=== modified file 'hipd/input.c'
--- hipd/input.c        2010-03-12 17:36:06 +0000
+++ hipd/input.c        2010-03-15 13:35:09 +0000
@@ -50,10 +50,6 @@
 #include "lib/performance/performance.h"
 #endif
 
-#ifdef CONFIG_HIP_BLIND
-#include "lib/core/hostid.h"
-#endif
-
 /**
  * Verifies a HMAC.
  *

Other related posts:

  • » [hipl-commit] [tiny] Rev 3677: Removed 'blind' relict. - Tim Just