From 8c9fd6e54e3614828715ac11479557fdeacb590d Mon Sep 17 00:00:00 2001 From: Stefan Csomor Date: Sat, 14 Oct 2006 14:46:31 +0000 Subject: [PATCH] cleanup for 10.5 git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42006 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/mac/carbon/uma.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/include/wx/mac/carbon/uma.h b/include/wx/mac/carbon/uma.h index eae90070f6..d51ab20ed2 100644 --- a/include/wx/mac/carbon/uma.h +++ b/include/wx/mac/carbon/uma.h @@ -17,11 +17,6 @@ void UMAInitToolbox( UInt16 inMoreMastersCalls, bool isEmbedded) ; void UMACleanupToolbox() ; long UMAGetSystemVersion() ; -bool UMAHasAppearance() ; -long UMAGetAppearanceVersion() ; -bool UMAHasWindowManager() ; -long UMAGetWindowManagerAttr() ; -bool UMAHasAquaLayout() ; bool UMASystemIsInitialized() ; void UMASetSystemIsInitialized(bool val); -- 2.50.0