X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=appli%2FPipelineEditor%2FPipelineEditor.h;h=8c8db3547fcb39f21678933bb8245201ceba1f38;hb=4985f4ba986f600298676866c5099b2f84bee50b;hp=3f4a68be1d6fafb27325e897f839b719945a95ff;hpb=9f494b26ae4e5de45b4c2119a10de67ac0beeedf;p=cpPlugins.git diff --git a/appli/PipelineEditor/PipelineEditor.h b/appli/PipelineEditor/PipelineEditor.h index 3f4a68b..8c8db35 100644 --- a/appli/PipelineEditor/PipelineEditor.h +++ b/appli/PipelineEditor/PipelineEditor.h @@ -28,7 +28,6 @@ protected slots: private: Ui::PipelineEditor* m_UI; - std::string m_ActiveWS; }; #endif // __PipelineEditor__h__