diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2011-07-19 23:00:41 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2011-07-19 23:00:41 +0200 |
commit | 1d1a6867589a8e71755624e1e9d9e8b95a5a1156 (patch) | |
tree | 35f54c5ad7edfb58af4c3a1db3e0dc8a83da9af6 /src/history/historypanel.cpp | |
parent | Added UI option to configure the "Do Not Track" feature (diff) | |
download | rekonq-1d1a6867589a8e71755624e1e9d9e8b95a5a1156.tar.xz |
Calm down kDebug messages
Diffstat (limited to 'src/history/historypanel.cpp')
-rw-r--r-- | src/history/historypanel.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/history/historypanel.cpp b/src/history/historypanel.cpp index d9a1afa9..e792783c 100644 --- a/src/history/historypanel.cpp +++ b/src/history/historypanel.cpp @@ -135,7 +135,6 @@ void HistoryPanel::openAll() void HistoryPanel::setup() { UrlPanel::setup(); - kDebug() << "History panel..."; panelTreeView()->header()->hideSection(1); |