summaryrefslogtreecommitdiff
path: root/indra/llcommon/llcursortypes.h
diff options
context:
space:
mode:
authorJames Cook <james@lindenlab.com>2009-10-07 00:15:11 +0000
committerJames Cook <james@lindenlab.com>2009-10-07 00:15:11 +0000
commit750f94ca6931acc6ceb6dfd97c9200418326f28d (patch)
tree39c5fbf6effd282c4b1acc7a8d1a92f9d46436c6 /indra/llcommon/llcursortypes.h
parentda07b6e8fb2c481ef38031e402e664ba338ae3ed (diff)
EXT-1141 Remove one-click cursor icons from art directories. Cursor is now a hand for all one-click actions, at Erica's request. Deleted art files for Win/Mac/Linux, including repackaging the SDL binary download package. Reviewed with Kelly.
Diffstat (limited to 'indra/llcommon/llcursortypes.h')
-rw-r--r--indra/llcommon/llcursortypes.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/indra/llcommon/llcursortypes.h b/indra/llcommon/llcursortypes.h
index bea70351b7..35dbeaf16e 100644
--- a/indra/llcommon/llcursortypes.h
+++ b/indra/llcommon/llcursortypes.h
@@ -33,8 +33,6 @@
#ifndef LL_LLCURSORTYPES_H
#define LL_LLCURSORTYPES_H
-#include "linden_common.h"
-
// If you add types here, add them in LLCursor::getCursorFromString
enum ECursorType {
UI_CURSOR_ARROW,
@@ -66,10 +64,6 @@ enum ECursorType {
UI_CURSOR_TOOLPAN,
UI_CURSOR_TOOLZOOMIN,
UI_CURSOR_TOOLPICKOBJECT3,
- UI_CURSOR_TOOLSIT,
- UI_CURSOR_TOOLBUY,
- UI_CURSOR_TOOLPAY,
- UI_CURSOR_TOOLOPEN,
UI_CURSOR_TOOLPLAY,
UI_CURSOR_TOOLPAUSE,
UI_CURSOR_TOOLMEDIAOPEN,