Preliminary SILC Server 1.1 commit.
[silc.git] / apps / silcd / silcd.h
index 72ddc7d11e9f05d81ba3395a5b969fe48b0e6784..64b1326ee64e8c0dcebc27cd58942690beacc390 100644 (file)
@@ -10,7 +10,7 @@
   it under the terms of the GNU General Public License as published by
   the Free Software Foundation; either version 2 of the License, or
   (at your option) any later version.
-  
+
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
@@ -31,6 +31,4 @@
 #define SILC_SERVER_PUBLIC_KEY_NAME "/silcd.pub"
 #define SILC_SERVER_PRIVATE_KEY_NAME "/silcd.prv"
 
-#define SERVER_KEY_EXPIRATION_DAYS 180
-
 #endif