mirror of
				https://github.com/Drezil/imgui.git
				synced 2025-10-31 13:11:05 +01:00 
			
		
		
		
	Removed redirecting functions/enums that were marked obsolete in 1.53 (December 2017).
Comments
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user