Got rid of pesky whitespace

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@198 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
prozacx
2005-04-28 07:41:24 +00:00
parent 4524cb3f71
commit 9d046cc751
2 changed files with 1 additions and 3 deletions
-1
View File
@@ -407,4 +407,3 @@ int CChan::AddBuffer(const string& sLine) {
void CChan::ClearBuffer() {
m_vsBuffer.clear();
}