summaryrefslogtreecommitdiff
path: root/comsat/comsat.h
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2010-09-25 12:05:53 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2010-09-25 12:08:37 +0300
commitc42bddb0b814375bf68db9ee17fb77b888befaaa (patch)
tree59ebcee54825c589bf394ff62f8811d34f42370f /comsat/comsat.h
parent3c21c6583253be9edfd9e4c1e1fc6c07726be499 (diff)
downloadmailutils-c42bddb0b814375bf68db9ee17fb77b888befaaa.tar.gz
mailutils-c42bddb0b814375bf68db9ee17fb77b888befaaa.tar.bz2
Minor changes.
* am/debug.m4 (MU_DEBUG_MODE): Rewrite. Use -Wdeclaration-after-statement if supported. * comsat/oldcfg.c: Remove. * comsat/Makefile.am (comsatd_SOURCES): Remove oldcfg.c. * comsat/comsat.c: Remove the obsolete --config and --convert-config options. * comsat/comsat.h (convert_config): Remove.
Diffstat (limited to 'comsat/comsat.h')
-rw-r--r--comsat/comsat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/comsat/comsat.h b/comsat/comsat.h
index d2a932c36..b9e9a0bb8 100644
--- a/comsat/comsat.h
+++ b/comsat/comsat.h
@@ -79,5 +79,4 @@ extern char hostname[];
extern struct daemon_param daemon_param;
void run_user_action (FILE *tty, const char *cr, mu_message_t msg);
-void convert_config (const char *config_file, FILE *outfile);

Return to:

Send suggestions and report system problems to the System administrator.