ossp-pkg/rc/rc_config.c 1.34 -> 1.35
--- rc_config.c 2003/06/23 15:46:05 1.34
+++ rc_config.c 2003/06/23 17:41:00 1.35
@@ -291,10 +291,7 @@
&& !configGetval(RC_PRN_VAL) && !configGetval(RC_PAR_VAL))
clioptSetval(RC_EXC_VAL, RC_DEF_ON);
-/* if (!configGetval(RC_USE_VAL))
- if (!configGetval(RC_HLP_VAL))
- if (!configGetval(RC_INF_VAL))
- if (!configGetval(RC_LBL_VAL))
+/* if (!configGetval(RC_LBL_VAL))
if (!configGetval(RC_SIL_VAL))
if (!configGetval(RC_RAW_VAL))
if (!configGetval(RC_VRB_VAL))*/
|
|