Explorar o código

STYLE: Remove useless output

Julien Finet %!s(int64=15) %!d(string=hai) anos
pai
achega
f956db4083
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      Libs/Widgets/Testing/Cpp/ctkActionsWidgetTest1.cpp

+ 0 - 1
Libs/Widgets/Testing/Cpp/ctkActionsWidgetTest1.cpp

@@ -74,7 +74,6 @@ QCTK_DECLARE_TEST(ctkActionsWidgetTest1)
     qDebug() << "Invalid custom action" << actionItem->text();
     QCTK_EXIT_TEST(EXIT_FAILURE);
     }
-  qDebug() << "oui" ;
   // check update on change 
   action->setText("new custom action");
   QStandardItem* changedActionItem = actionsWidget->model()->item(9);