summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgmcgarry <gmcgarry>2009-09-02 09:39:53 +0000
committergmcgarry <gmcgarry>2009-09-02 09:39:53 +0000
commit6c327e7cf3d36a5cbba11b352857025c544deb91 (patch)
tree8943eec55e8beac80352b652b493623bc62c58b8
parent146ddc6bcf24655ce9efcb5b826537ab62a5b412 (diff)
Remove prototype which is later declared static. Fixes build with -Werror.
-rw-r--r--cpp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp.h b/cpp.h
index a769d87..fd62803 100644
--- a/cpp.h
+++ b/cpp.h
@@ -150,4 +150,3 @@ void xerror(usch *);
void expmac(struct recur *);
int cinput(void);
void getcmnt(void);
-void storepb(void);