aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/logview/LogViewWindow.cpp
diff options
context:
space:
mode:
authorGravatar Matt (BlindSight)2015-10-18 06:03:49 -0400
committerGravatar Matt (BlindSight)2015-10-18 06:03:49 -0400
commitfed17bbf5a6fb497173822efa543faaf7982ec6e (patch)
tree40f81cdd8e0461d4a4f4da0ed34ce1ec5e9bf833 /src/modules/logview/LogViewWindow.cpp
parentMerge pull request #1676 from un1versal/The-Emperor's-New-Clothes (diff)
parentClean up trailing whitespaces and excess newlines (diff)
downloadKVIrc-fed17bbf5a6fb497173822efa543faaf7982ec6e.tar.gz
KVIrc-fed17bbf5a6fb497173822efa543faaf7982ec6e.tar.bz2
KVIrc-fed17bbf5a6fb497173822efa543faaf7982ec6e.zip
Merge pull request #1678 from blindsighttf2/cleanup
Clean up trailing whitespaces and excess newlines
Diffstat (limited to 'src/modules/logview/LogViewWindow.cpp')
-rw-r--r--src/modules/logview/LogViewWindow.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/modules/logview/LogViewWindow.cpp b/src/modules/logview/LogViewWindow.cpp
index 353d83dbe..341c3bd89 100644
--- a/src/modules/logview/LogViewWindow.cpp
+++ b/src/modules/logview/LogViewWindow.cpp
@@ -832,5 +832,3 @@ void LogViewWindow::createLog(LogFile * pLog, int iId, QString * pszFile)
// Close file descriptors
log.close();
}
-
-