Some code cleanups

This commit is contained in:
Ingo Weyrich
2019-11-21 21:36:57 +01:00
parent 89d8c341a6
commit 7b54c7f2a4
5 changed files with 5 additions and 8 deletions

View File

@@ -186,7 +186,6 @@ protected:
MyMutex minit; // to gain mutually exclusive access to ... to what exactly?
void progress (Glib::ustring str, int pr);
void reallocAll ();
void updateLRGBHistograms ();
void setScale (int prevscale);