diff --git a/src/AbstractObject.cpp b/src/AbstractObject.cpp index 036e64526..564cd90af 100644 --- a/src/AbstractObject.cpp +++ b/src/AbstractObject.cpp @@ -33,8 +33,6 @@ namespace Magnum { namespace { - /* What the hell, Apple? Why you had to create this abomination _after_ - KHR_debug was released?! */ inline GLenum extTypeFromKhrIdentifier(GLenum khrIdentifier) { switch(khrIdentifier) { #ifndef MAGNUM_TARGET_GLES