imgui stuff
[vg.git] / vg_ui.h
diff --git a/vg_ui.h b/vg_ui.h
index 3c16711619139ef0fb31a3886bf9f06829b16d3e..5296afc12e76b5f95c4f36c64e663483bda44904 100644 (file)
--- a/vg_ui.h
+++ b/vg_ui.h
@@ -1,5 +1,6 @@
 /* Copyright (C) 2021-2022 Harry Godden (hgn) - All Rights Reserved */
 
+#if 0
 #ifndef VG_UI_H
 #define VG_UI_H
 
@@ -977,3 +978,4 @@ VG_STATIC void ui_checkbox( struct ui_checkbox *cb )
 }
 
 #endif /* VG_UI_H */
+#endif