mirror of
https://github.com/gnustep/libs-ec.git
synced 2025-02-19 10:01:24 +00:00
remove a couple of obsolete comments
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/ec/trunk@38353 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
c01d47d6ad
commit
ff145bdcd6
1 changed files with 0 additions and 10 deletions
10
EcProcess.h
10
EcProcess.h
|
@ -371,11 +371,6 @@ extern NSString* cmdVersion(NSString *ver);
|
|||
* 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 />
|
||||
|
@ -388,11 +383,6 @@ extern NSString* cmdVersion(NSString *ver);
|
|||
* 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
|
||||
* and a buffer size in KiloBytes) to control flushing of debug logs.<br />
|
||||
|
|
Loading…
Reference in a new issue