summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterpathfindingobjects.cpp
diff options
context:
space:
mode:
authorTodd Stinson <stinson@lindenlab.com>2012-06-28 15:37:55 -0700
committerTodd Stinson <stinson@lindenlab.com>2012-06-28 15:37:55 -0700
commit685a672b74550ca0dbf8a816257c84c9c44fd34d (patch)
tree32111fe89d793ce9720940e7cd99afb52f660400 /indra/newview/llfloaterpathfindingobjects.cpp
parentdf40282058b35e752ab9d7c60379c4e77b74410f (diff)
Cleaning up new files in preparation for merge into viewer-release.
Diffstat (limited to 'indra/newview/llfloaterpathfindingobjects.cpp')
-rw-r--r--indra/newview/llfloaterpathfindingobjects.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llfloaterpathfindingobjects.cpp b/indra/newview/llfloaterpathfindingobjects.cpp
index da664038cf..847997836b 100644
--- a/indra/newview/llfloaterpathfindingobjects.cpp
+++ b/indra/newview/llfloaterpathfindingobjects.cpp
@@ -57,7 +57,6 @@
#include "llviewerobject.h"
#include "llviewerobjectlist.h"
#include "llviewerregion.h"
-#include "pipeline.h"
#include "v3dmath.h"
#include "v3math.h"
#include "v4color.h"
@@ -835,4 +834,3 @@ LLPathfindingObjectPtr LLFloaterPathfindingObjects::findObject(const LLScrollLis
return objectPtr;
}
-