Author: rfm
Date: Sat Feb 21 00:01:11 2015
New Revision: 38353

URL: http://svn.gna.org/viewcvs/gnustep?rev=38353&view=rev
Log:
remove a couple of obsolete comments

Modified:
    libs/ec/trunk/EcProcess.h

Modified: libs/ec/trunk/EcProcess.h
URL: 
http://svn.gna.org/viewcvs/gnustep/libs/ec/trunk/EcProcess.h?rev=38353&r1=38352&r2=38353&view=diff
==============================================================================
--- libs/ec/trunk/EcProcess.h   (original)
+++ libs/ec/trunk/EcProcess.h   Sat Feb 21 00:01:11 2015
@@ -371,11 +371,6 @@
  * values from the network configuration system.
  * </p>
  * <deflist>
- *   <term>EcAuditLocal</term>
- *   <desc>A boolean used to specify that audit information should
- *   be logged locally rather than sending it to be logged centrally.<br />
- *   Default value is NO.
- *   </desc>
  *   <term>EcAuditFlush</term>
  *   <desc>A flush interval in seconds (optionally followed by a colon
  *   and a buffer size in KiloBytes) to control flushing of audit logs.<br />
@@ -387,11 +382,6 @@
  *   <desc>A boolean used to ensure that the debug mode named 'XXX' is either
  *   turned on or turned off.  The value of 'XXX' must match
  *   the name of a debug mode used by the program!
- *   </desc>
- *   <term>EcDebugLocal</term>
- *   <desc>A boolean used to specify that debug information should
- *   be logged locally rather than sending it to be logged centrally.<br />
- *   Default value is YES.
  *   </desc>
  *   <term>EcDebugFlush</term>
  *   <desc>A flush interval in seconds (optionally followed by a colon


_______________________________________________
Gnustep-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/gnustep-cvs

Reply via email to