Remove unwanted compatibility aliases before I get beaten by the Dano hunters...

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38126 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
François Revol
2010-08-15 21:08:59 +00:00
parent 3045206f61
commit ef855c9edb
-2
View File
@@ -295,8 +295,6 @@ enum color_which {
// Old name synonyms.
B_KEYBOARD_NAVIGATION_COLOR = B_NAVIGATION_BASE_COLOR,
B_MENU_SELECTION_BACKGROUND_COLOR = B_MENU_SELECTED_BACKGROUND_COLOR,
B_TOOLTIP_BACKGROUND_COLOR = B_TOOL_TIP_BACKGROUND_COLOR,
B_TOOLTIP_TEXT_COLOR = B_TOOL_TIP_TEXT_COLOR,
// These are deprecated -- do not use in new code. See BScreen for
// the replacement for B_DESKTOP_COLOR.