diff options
Diffstat (limited to 'src/CommandOutput.cpp')
-rw-r--r-- | src/CommandOutput.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/CommandOutput.cpp b/src/CommandOutput.cpp index 0bd549fb0..4bc81bac2 100644 --- a/src/CommandOutput.cpp +++ b/src/CommandOutput.cpp @@ -50,7 +50,3 @@ void cLogCommandOutputCallback::Finished() // Clear the buffer for the next command output: m_Accum.clear(); } - - - - |