From c37c88960083ef05cc873be96d6dea082be05d2f Mon Sep 17 00:00:00 2001 From: Andrew Polunin Date: Thu, 3 Dec 2009 18:07:42 +0200 Subject: implemented major task EXT-3092 Disable LLFloaterCall from showing on call establishments --HG-- branch : product-engine --- indra/newview/llvoicechannel.h | 1 - 1 file changed, 1 deletion(-) (limited to 'indra/newview/llvoicechannel.h') diff --git a/indra/newview/llvoicechannel.h b/indra/newview/llvoicechannel.h index fe0114d687..1bed329ba2 100644 --- a/indra/newview/llvoicechannel.h +++ b/indra/newview/llvoicechannel.h @@ -101,7 +101,6 @@ protected: * Use this method if you want mStateChangedCallback to be executed while state is changed */ void doSetState(const EState& state); - void toggleCallWindowIfNeeded(EState state); void setURI(std::string uri); std::string mURI; -- cgit v1.2.3