Browse Source

Why is this here.

pull/388/head
Vladimír Vondruš 7 years ago
parent
commit
f2b33fa1ef
  1. 1
      src/Magnum/PixelFormat.cpp

1
src/Magnum/PixelFormat.cpp

@ -159,7 +159,6 @@ constexpr UnsignedShort CompressedBlockData[] {
((depth - 1) << 4) | \
((size >> 3) - 1),
#include "Magnum/Implementation/compressedPixelFormatMapping.hpp"
#undef _s
#undef _c
};
#endif

Loading…
Cancel
Save