diff options
Diffstat (limited to '')
-rw-r--r-- | src/CommandOutput.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CommandOutput.h b/src/CommandOutput.h index 8ae50d221..033a3cbaa 100644 --- a/src/CommandOutput.h +++ b/src/CommandOutput.h @@ -46,7 +46,6 @@ class cNullCommandOutputCallback : - /** Accumulates all command output into a string. */ class cStringAccumCommandOutputCallback: public cCommandOutputCallback |