File remove_qdebug.patch of Package kdelibs4

--- a/kdeui/widgets/ktextedit.cpp
+++ b/kdeui/widgets/ktextedit.cpp
@@ -1066,7 +1066,6 @@
 bool KTextEdit::Private::overrideShortcut(const QKeyEvent* event)
 {
   const int key = event->key() | event->modifiers();
-  qDebug() << key;
 
   if ( KStandardShortcut::copy().contains( key ) ) {
     return true;
openSUSE Build Service is sponsored by