diff --git a/dgl/Image.hpp b/dgl/Image.hpp index 37168c96..7a508f98 100644 --- a/dgl/Image.hpp +++ b/dgl/Image.hpp @@ -60,7 +60,6 @@ private: GLenum fType; GLuint fTextureId; - DISTRHO_LEAK_DETECTOR(Image) DISTRHO_PREVENT_HEAP_ALLOCATION };