fixed warnings in rtgui

This commit is contained in:
Alberto Griggio
2017-04-01 15:55:39 +02:00
parent 94685212b0
commit 6fe04e3990
25 changed files with 23 additions and 34 deletions

View File

@@ -27,8 +27,6 @@ class ExifPanel : public Gtk::VBox, public ToolPanel
private:
const rtengine::ImageMetaData* idata;
int fullw, fullh, cx, cy, cw, ch;
bool crenabled;
rtengine::procparams::ExifPairs changeList;
rtengine::procparams::ExifPairs defChangeList;
bool recursiveOp;