chiark / gitweb /
server/tripe.c, server/standalone.c: Split `main' out into a seprate file.
[tripe] / server / test.c
index db98e37e0455c7922ca45a1fd63ef1be7484feb0..152a6fe6b7d76bba1c7f7b40152856f4749e37b5 100644 (file)
@@ -90,11 +90,6 @@ static const char *getarg(void)
 static void lastarg(void)
   { if (*args) die(2, "unexpected argument `%s'", *args); }
 
-void iv_addreason(void) { ; }
-void iv_rmreason(void) { ; }
-
-void lp_end(void) { ; }
-
 int main(int argc, char *argv[])
 {
   const char *kr = "keyring";