Be -Wunused-macros clean
This commit is contained in:
@@ -53,7 +53,6 @@ template<class T> T** allocArray (int W, int H)
|
||||
return t;
|
||||
}
|
||||
|
||||
#define HR_SCALE 2
|
||||
StdImageSource::StdImageSource () : ImageSource(), img(nullptr), plistener(nullptr), full(false), max{}, rgbSourceModified(false)
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user