diff options
Diffstat (limited to 'indra/newview/llvoiceclient.h')
-rw-r--r-- | indra/newview/llvoiceclient.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llvoiceclient.h b/indra/newview/llvoiceclient.h index 02c0ece427..7f8f979da0 100644 --- a/indra/newview/llvoiceclient.h +++ b/indra/newview/llvoiceclient.h @@ -312,7 +312,6 @@ public: virtual void stopPreviewBuffer() = 0; virtual bool isPreviewRecording() = 0; - virtual bool isPreviewReady() = 0; virtual bool isPreviewPlaying() = 0; //@} }; |