Slight cleanup + removing dead code

This commit is contained in:
Hombre
2019-09-10 22:55:20 +02:00
parent 82e7caa635
commit 4a9d913c50
4 changed files with 20 additions and 282 deletions

View File

@@ -130,9 +130,6 @@ public:
rtengine::ProcEvent EvSpotEnabledOPA; // used to toggle-on the Spot 'On Preview Adjustment' mode
rtengine::ProcEvent EvSpotEntry;
rtengine::ProcEvent EvSpotEntryOPA;
rtengine::ProcEvent evt;
};
#endif