diff options
Diffstat (limited to 'indra/llui/llbutton.cpp')
-rw-r--r-- | indra/llui/llbutton.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/llui/llbutton.cpp b/indra/llui/llbutton.cpp index e0ac3cebd7..4fa2a3de92 100644 --- a/indra/llui/llbutton.cpp +++ b/indra/llui/llbutton.cpp @@ -39,13 +39,10 @@ // Project includes #include "llkeyboard.h" -#include "llgl.h" #include "llui.h" #include "lluiconstants.h" -//#include "llcallbacklist.h" #include "llresmgr.h" #include "llcriticaldamp.h" -#include "llglheaders.h" #include "llfocusmgr.h" #include "llwindow.h" #include "llglimmediate.h" |