ossp-pkg/rc/rc_const.h 1.29 -> 1.30
--- rc_const.h 2003/06/26 18:45:14 1.29
+++ rc_const.h 2003/06/27 14:26:13 1.30
@@ -47,9 +47,6 @@
#define RC_PNF_TEXT "# Printing code from functions file."
#define RC_PRN_TEXT "# Printing section %s of rcfile %s."
-/* Single word user text, should not include termination */
-#define RC_CFG_TEXT "config"
-
/* Option descriptions used with popt, should not include termination */
#define RC_USE_DESC "Print a short usage summary, then exit."
#define RC_DBG_DESC "Don't remove temporary files, and write debug messages to stderr."
|
|