ossp-pkg/rc/rc_proc.c 1.35 -> 1.36
--- rc_proc.c 2003/05/26 11:36:16 1.35
+++ rc_proc.c 2003/05/26 16:03:57 1.36
@@ -134,17 +134,6 @@
RC_THROW(RC_ERR_IO);
try {
-
-/* SEGFAULT SEGFAULT SEGFAULT SEGFAULT SEGFAULT SEGFAULT SEGFAULT SEGFAULT */
-/* */
-/* CVS TAG OSSP_RC_EXBROKEN */
-/* */
-/* FIXME: Move this throw macro inside the following if block to see magic */
-/* */
-/* SEGFAULT SEGFAULT SEGFAULT SEGFAULT SEGFAULT SEGFAULT SEGFAULT SEGFAULT */
-
-/* RC_THROW(RC_ERR_USE); */
-
/* Append config section if it exists */
pSec = scriptSection(pTempscript, configGetval(RC_NCF_VAL));
if (pSec) { /* Only operate if the section lookup succeeds */
|
|