From: boulant Date: Wed, 17 Apr 2013 17:13:05 +0000 (+0000) Subject: Delete deprecated include concerning Qt X-Git-Tag: B4Mrg1804~1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=bf9374a7b50604bc8cc5708e9bc2e0bb1b3f7d9a;p=modules%2Fmed.git Delete deprecated include concerning Qt --- diff --git a/src/MEDOP/gui/MEDOPModule.cxx b/src/MEDOP/gui/MEDOPModule.cxx index e32948385..b0ba16393 100644 --- a/src/MEDOP/gui/MEDOPModule.cxx +++ b/src/MEDOP/gui/MEDOPModule.cxx @@ -27,17 +27,6 @@ #include "MEDOPFactoryClient.hxx" -#include - -#include -#include -#include -#include - -enum { - MEDOP_MENU_ACTION_ID_IMPORT_MED = 100 -}; - MEDOPModule::MEDOPModule() : StandardApp_Module() {