diff options
Diffstat (limited to 'indra/newview/llvoicevivox.h')
-rw-r--r-- | indra/newview/llvoicevivox.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llvoicevivox.h b/indra/newview/llvoicevivox.h index 355264133e..f8de363352 100644 --- a/indra/newview/llvoicevivox.h +++ b/indra/newview/llvoicevivox.h @@ -952,7 +952,6 @@ protected: int ignoreDepth; // Members for processing responses. The values are transient and only valid within a call to processResponse(). - bool squelchDebugOutput; int returnCode; int statusCode; std::string statusString; |