Skip to content

Commit c056422

Browse files
committed
Revert "GPU Display: temporarily disable imgui text rendering, for imgui bump"
This reverts commit 05498e8.
1 parent 4fe9d3b commit c056422

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

GPU/GPUTracking/display/frontend/GPUDisplayFrontendGlfw.cxx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@
1717
#include "GPUDisplayGUIWrapper.h"
1818
#include "GPULogging.h"
1919

20-
#ifdef GPUCA_O2_LIB
21-
#undef GPUCA_O2_LIB
22-
#endif
23-
2420
#if defined(GPUCA_O2_LIB) && !defined(GPUCA_DISPLAY_GL3W) // Hack: we have to define this in order to initialize gl3w, cannot include the header as it clashes with glew
2521
extern "C" int32_t gl3wInit();
2622
#endif

0 commit comments

Comments
 (0)