diff options
| author | Todd Stinson <stinson@lindenlab.com> | 2012-06-28 15:37:55 -0700 |
|---|---|---|
| committer | Todd Stinson <stinson@lindenlab.com> | 2012-06-28 15:37:55 -0700 |
| commit | 685a672b74550ca0dbf8a816257c84c9c44fd34d (patch) | |
| tree | 32111fe89d793ce9720940e7cd99afb52f660400 /indra/newview/llfloaterpathfindingobjects.cpp | |
| parent | df40282058b35e752ab9d7c60379c4e77b74410f (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.cpp | 2 |
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; } - |
