Removed redirecting functions/enums that were marked obsolete in 1.53 (December 2017).

Comments
This commit is contained in:
omar
2019-12-08 16:26:47 +01:00
parent e42c1e1668
commit f9c26d23de
5 changed files with 44 additions and 35 deletions

View File

@ -115,10 +115,6 @@ Index of this file:
// [SECTION] Forward Declarations, Helpers
//-----------------------------------------------------------------------------
#if !defined(IMGUI_DISABLE_OBSOLETE_FUNCTIONS) && defined(IMGUI_DISABLE_TEST_WINDOWS) && !defined(IMGUI_DISABLE_DEMO_WINDOWS) // Obsolete name since 1.53, TEST->DEMO
#define IMGUI_DISABLE_DEMO_WINDOWS
#endif
#if !defined(IMGUI_DISABLE_DEMO_WINDOWS)
// Forward Declarations