summaryrefslogtreecommitdiff
path: root/setedit/setedit/include/edprint.h
diff options
context:
space:
mode:
Diffstat (limited to 'setedit/setedit/include/edprint.h')
-rw-r--r--setedit/setedit/include/edprint.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/setedit/setedit/include/edprint.h b/setedit/setedit/include/edprint.h
deleted file mode 100644
index ad3b85e..0000000
--- a/setedit/setedit/include/edprint.h
+++ /dev/null
@@ -1,8 +0,0 @@
-/* Copyright (C) 1996,1997,1998,1999,2000 by Salvador E. Tropea (SET),
- see copyrigh file for details */
-void PrintSetup(void);
-int PrintSource(char *b, char *FileName, unsigned tabSize);
-void PrintSetDefaults(void);
-void SavePrintSetUp(opstream* s);
-void LoadPrintSetUp(ipstream* s);
-