]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/mac/misc.py
reSWIGged
[wxWidgets.git] / wxPython / src / mac / misc.py
index 10232a45f4f3bcde1afe3352f80ebd966a908948..c44f520006258784d260663500fc0786210bad79 100644 (file)
@@ -164,11 +164,6 @@ def SystemSettings_SetScreenType(*args, **kwargs):
     """SystemSettings_SetScreenType(int screen)"""
     return _misc.SystemSettings_SetScreenType(*args, **kwargs)
 
-# backwards compatibility aliasses
-SystemSettings_GetSystemColour = SystemSettings_GetColour
-SystemSettings_GetSystemFont   = SystemSettings_GetFont
-SystemSettings_GetSystemMetric = SystemSettings_GetMetric
-
 class SystemOptions(core.Object):
     def __repr__(self):
         return "<%s.%s; proxy of C++ wxSystemOptions instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)