diff --git a/indra/newview/lldebugview.h b/indra/newview/lldebugview.h
index a6490c876c03893c1a5a2c6486a594a98950dc38..4710385f0858325cffbd4b15399cd78d5c362721 100755
--- a/indra/newview/lldebugview.h
+++ b/indra/newview/lldebugview.h
@@ -33,12 +33,8 @@
 #include "llview.h"
 
 // declarations
-class LLButton;
-class LLStatusPanel;
 class LLFastTimerView;
 class LLConsole;
-class LLTextureView;
-class LLFloaterStats;
 
 class LLDebugView : public LLView
 {