diff options
author | Tofu Linden <tofu.linden@lindenlab.com> | 2009-11-09 17:57:56 +0000 |
---|---|---|
committer | Tofu Linden <tofu.linden@lindenlab.com> | 2009-11-09 17:57:56 +0000 |
commit | 5a9e551c246280077f966933e07024696cbcc53f (patch) | |
tree | 220a9f7e0853b10b76bb3e15550598f83c6072ab /indra/newview/llnearbychatbar.h | |
parent | c9937716aa3a1f7aac0e93fc1d58488d02d30e6e (diff) | |
parent | 0777c177525c8ff2889e9cd5f06877de3c5f9f31 (diff) |
merge.
Diffstat (limited to 'indra/newview/llnearbychatbar.h')
-rw-r--r-- | indra/newview/llnearbychatbar.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llnearbychatbar.h b/indra/newview/llnearbychatbar.h index aa25b6aa68..56ee706a97 100644 --- a/indra/newview/llnearbychatbar.h +++ b/indra/newview/llnearbychatbar.h @@ -96,7 +96,6 @@ public: std::string getCurrentChat(); virtual BOOL handleKeyHere( KEY key, MASK mask ); - void setPTTState(bool state); static void startChat(const char* line); static void stopChat(); |