diff options
author | Todd Stinson <stinson@lindenlab.com> | 2012-06-26 16:32:46 -0700 |
---|---|---|
committer | Todd Stinson <stinson@lindenlab.com> | 2012-06-26 16:32:46 -0700 |
commit | 8e0d45b4d687f7e7b8d2398dad5a0c32b392b9bf (patch) | |
tree | 73536d3917c646f6e1a26f91a1b40ac85e3e10a7 | |
parent | bec806ebd9ae1866a36b89dd0b73d5b3bec49d90 (diff) |
Removing unreferenced headers from the #include list.
-rw-r--r-- | indra/newview/llpanelobject.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llpanelobject.cpp b/indra/newview/llpanelobject.cpp index a740db00e2..068ccf23b5 100644 --- a/indra/newview/llpanelobject.cpp +++ b/indra/newview/llpanelobject.cpp @@ -66,8 +66,6 @@ #include "llviewercontrol.h" #include "lluictrlfactory.h" //#include "llfirstuse.h" -#include "llfloatertools.h" -#include "llpathfindingmanager.h" #include "lldrawpool.h" |