diff src/post.c @ 117:d45b0abe7c79 noffle

[svn] Merge with release-1-0 at release-1-0-merge-3
author bears
date Sun, 25 Jun 2000 19:42:10 +0100
parents 3b4db42990e0
children 55ba957023f9
line wrap: on
line diff
--- a/src/post.c	Sat Jun 24 21:52:33 2000 +0100
+++ b/src/post.c	Sun Jun 25 19:42:10 2000 +0100
@@ -1,7 +1,7 @@
 /*
   post.c
 
-  $Id: post.c 159 2000-06-24 20:47:40Z bears $
+  $Id: post.c 165 2000-06-25 18:42:10Z bears $
 */
 
 #if HAVE_CONFIG_H
@@ -410,7 +410,6 @@
     Bool err;
     Bool local;
     Bool postLocal;
-    char postAllow;
 
     err = FALSE;
     postLocal = Cfg_postLocal();