[pisa-src] r1838 - trunk/pairing/libconfig_wrapper.h

  • From: Diego Biurrun <diego@xxxxxxxxxx>
  • To: pisa-src@xxxxxxxxxxxxx
  • Date: Thu, 26 Nov 2009 19:04:32 +0100

Author: biurrun
Date: Thu Nov 26 19:04:32 2009
New Revision: 1838

Log:
Remove unused definition DEFAULT_EXPIRATION.

Modified:
   trunk/pairing/libconfig_wrapper.h

Modified: trunk/pairing/libconfig_wrapper.h
==============================================================================
--- trunk/pairing/libconfig_wrapper.h   Thu Nov 26 18:49:50 2009        (r1837)
+++ trunk/pairing/libconfig_wrapper.h   Thu Nov 26 19:04:32 2009        (r1838)
@@ -21,8 +21,6 @@
 
 #define FILE_AUTHORIZED_HOSTS "authorized_hosts.cfg"
 
-#define DEFAULT_EXPIRATION "0:0:1:0:0:0" //yy:mm:dd:hh:mm:ss
-
 typedef enum {CONFIG_TYPE_HIT,CONFIG_TYPE_PWD} configtype;
 
 // Function prototypes

Other related posts:

  • » [pisa-src] r1838 - trunk/pairing/libconfig_wrapper.h - Diego Biurrun