From 9e5bdec034d81a9afec170988ea0a6d0a40e9e77 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Sun, 26 Apr 2009 12:22:40 -0600 Subject: Remove a debugging statement --- src/gui/widgets/chattab.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gui/widgets/chattab.cpp') diff --git a/src/gui/widgets/chattab.cpp b/src/gui/widgets/chattab.cpp index 2f967162..f04b8278 100644 --- a/src/gui/widgets/chattab.cpp +++ b/src/gui/widgets/chattab.cpp @@ -101,7 +101,6 @@ void ChatTab::chatLog(std::string line, int own, bool ignoreRecord) tmp.text.at(0) == '*' && tmp.text.at(tmp.text.length()-1) == '*') { - printf("Action from %s: %s\n", tmp.nick.c_str(), tmp.text.c_str()); tmp.text[0] = ' '; tmp.text.erase(tmp.text.length() - 1); own = ACT_IS; -- cgit v1.2.3-70-g09d2