| commit | fc59cab71d3a33a266218cac92d879f14aed7d40 | [log] [tgz] |
|---|---|---|
| author | Richard Geldreich <richgel99@protonmail.com> | Sun Nov 23 15:37:58 2025 -0500 |
| committer | Richard Geldreich <richgel99@protonmail.com> | Sun Nov 23 15:37:58 2025 -0500 |
| tree | e3c5a22765b16fad2bef65d0e0163adb819876b1 | |
| parent | 593b1146d3dd44774e7e51cb7cab5963119dd07d [diff] |
unbreaking the purposely broken build for testing purposes
diff --git a/encoder/basisu_backend.cpp b/encoder/basisu_backend.cpp index 0688043..8096e25 100644 --- a/encoder/basisu_backend.cpp +++ b/encoder/basisu_backend.cpp
@@ -27,9 +27,6 @@ namespace basisu { - -TEST - purposely breaking the build for testing purposes. Remove this line. - // TODO static inline void verify(bool condition, int line) {