From 8d2cc3fb65f50e112ad7f66da872c974156f34c4 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sat, 14 Mar 2020 23:50:48 +0000 Subject: Remove unused variable - trick to embed text in the object code triggers compiler warning git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3746 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- editor/specialty/pampop9.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'editor') diff --git a/editor/specialty/pampop9.c b/editor/specialty/pampop9.c index d6c61e4f..b92c7d6b 100644 --- a/editor/specialty/pampop9.c +++ b/editor/specialty/pampop9.c @@ -25,9 +25,6 @@ #include "pam.h" -static const char * const copyright = - "(c) Robert Tinsley 2003 (http://www.thepoacher.net/contact)"; - static const char *usagestr = "pnmfile|- xtiles ytiles xdelta ydelta"; int main(int argc, char *argv[]) -- cgit 1.4.1