fixed warnings in rtgui/editorpanel

This commit is contained in:
Alberto Griggio
2017-04-01 15:31:19 +02:00
parent 4ef3fc16de
commit 7f05567edf
2 changed files with 1 additions and 2 deletions

View File

@@ -193,7 +193,6 @@ private:
ToolPanelCoordinator* tpc;
RTWindow* parent;
//SaveAsDialog* saveAsDialog;
BatchToolPanelCoordinator* btpCoordinator;
FilePanel* fPanel;
bool firstProcessingDone;