diff --git a/imguiWrappedHeader.h b/imguiWrappedHeader.h index de2d951e..13626cc5 100644 --- a/imguiWrappedHeader.h +++ b/imguiWrappedHeader.h @@ -3,6 +3,4 @@ // This header is for use within the wrapper sources to ensure identical inclusion // of the core imgui header with all the various options. -#define ImDrawIdx unsigned int - #include "imgui.h"