diff options
author | Mike Antipov <mantipov@productengine.com> | 2009-12-30 17:48:53 +0200 |
---|---|---|
committer | Mike Antipov <mantipov@productengine.com> | 2009-12-30 17:48:53 +0200 |
commit | a7690df8b9d9329fb6a946a621b29890cfee76f0 (patch) | |
tree | 7450664952b720f285ee6138a554497952d04b30 /indra/newview/llchiclet.h | |
parent | 8da7889400a9dfeeefc5b9d7f9fb72aa093ae029 (diff) |
Code cleanup: removed stab implementation of Voice Control Panel
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/llchiclet.h')
-rw-r--r-- | indra/newview/llchiclet.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llchiclet.h b/indra/newview/llchiclet.h index 542fec2417..3665e4d093 100644 --- a/indra/newview/llchiclet.h +++ b/indra/newview/llchiclet.h @@ -41,7 +41,6 @@ #include "llgroupmgr.h" #include "llimview.h" -class LLVoiceControlPanel; class LLMenuGL; class LLIMFloater; |