diff options
author | McCabe Maxsted | 2010-10-09 03:27:47 -0700 |
---|---|---|
committer | McCabe Maxsted | 2010-10-09 03:27:47 -0700 |
commit | 1866bc2af39189c17b636970d4df7edc983c1830 (patch) | |
tree | e60963a49832280cf3d2d9b5a8b589853469caee /linden/indra/newview/llagent.h | |
parent | Use all those cores for compile (diff) | |
download | meta-impy-1866bc2af39189c17b636970d4df7edc983c1830.zip meta-impy-1866bc2af39189c17b636970d4df7edc983c1830.tar.gz meta-impy-1866bc2af39189c17b636970d4df7edc983c1830.tar.bz2 meta-impy-1866bc2af39189c17b636970d4df7edc983c1830.tar.xz |
Applied RLVa-1.1.2-Imprudence.patch by Kitty Barnett
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/llagent.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/linden/indra/newview/llagent.h b/linden/indra/newview/llagent.h index f1cad9c..141c72c 100644 --- a/linden/indra/newview/llagent.h +++ b/linden/indra/newview/llagent.h | |||
@@ -69,10 +69,6 @@ | |||
69 | #include "llfollowcam.h" | 69 | #include "llfollowcam.h" |
70 | // end Ventrella | 70 | // end Ventrella |
71 | 71 | ||
72 | // [RLVa:KB] - Checked: 2009-07-07 (RLVa-1.0.0d) | ||
73 | #include "rlvhandler.h" | ||
74 | // [/RLVa:KB] | ||
75 | |||
76 | const U8 AGENT_STATE_TYPING = 0x04; // Typing indication | 72 | const U8 AGENT_STATE_TYPING = 0x04; // Typing indication |
77 | const U8 AGENT_STATE_EDITING = 0x10; // Set when agent has objects selected | 73 | const U8 AGENT_STATE_EDITING = 0x10; // Set when agent has objects selected |
78 | 74 | ||