Explorar o código

Unused variable in ctkBasePopupWidget

Julien Finet %!s(int64=14) %!d(string=hai) anos
pai
achega
697eef8c0b
Modificáronse 1 ficheiros con 0 adicións e 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: