Explorar el Código

Unused variable in ctkBasePopupWidget

Julien Finet hace 13 años
padre
commit
697eef8c0b
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      Libs/Widgets/ctkBasePopupWidget.cpp

+ 0 - 1
Libs/Widgets/ctkBasePopupWidget.cpp

@@ -628,7 +628,6 @@ void ctkBasePopupWidget::onEffectFinished()
 // -------------------------------------------------------------------------
 bool ctkBasePopupWidget::event(QEvent* event)
 {
-  Q_D(ctkBasePopupWidget);
   switch(event->type())
     {
     case QEvent::ParentChange: