diff options
Diffstat (limited to 'linden/indra/newview/llvoiceclient.h')
-rw-r--r-- | linden/indra/newview/llvoiceclient.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/linden/indra/newview/llvoiceclient.h b/linden/indra/newview/llvoiceclient.h index d1609a8..8d2c2ac 100644 --- a/linden/indra/newview/llvoiceclient.h +++ b/linden/indra/newview/llvoiceclient.h | |||
@@ -31,8 +31,6 @@ | |||
31 | #ifndef LL_VOICE_CLIENT_H | 31 | #ifndef LL_VOICE_CLIENT_H |
32 | #define LL_VOICE_CLIENT_H | 32 | #define LL_VOICE_CLIENT_H |
33 | 33 | ||
34 | // This would create a circular reference -- just do a forward definition of necessary class names. | ||
35 | //#include "llvoavatar.h" | ||
36 | class LLVOAvatar; | 34 | class LLVOAvatar; |
37 | class LLVivoxProtocolParser; | 35 | class LLVivoxProtocolParser; |
38 | 36 | ||