ossp-pkg/petidomo/config.c 1.4 -> 1.5
--- config.c 2000/12/15 16:03:15 1.4
+++ config.c 2000/12/15 16:16:07 1.5
@@ -1,6 +1,6 @@
/*
$Source: /v/ossp/cvs/ossp-pkg/petidomo/Attic/config.c,v $
- $Revision: 1.4 $
+ $Revision: 1.5 $
Copyright (C) 2000 by CyberSolutions GmbH, Germany.
@@ -36,7 +36,6 @@
static char * master_password = NULL;
static char * mta = "/usr/sbin/sendmail";
static char * mta_options = "-i -f%s";
-static bool detach = FALSE;
int
InitPetidomo(void)
|
|