summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTodd Stinson <stinson@lindenlab.com>2012-04-10 10:32:52 -0700
committerTodd Stinson <stinson@lindenlab.com>2012-04-10 10:32:52 -0700
commit65980a62abf6a4d6fb0d64e26febe40396f02d24 (patch)
tree67f94cfdb7d66867a7b7d7efaae4a9c84c5c8552
parent1dadfbb817c16125751f233c36420e633074d386 (diff)
BUILDFIX: Correcting a build error.
-rw-r--r--indra/newview/llpathfindingpathtool.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llpathfindingpathtool.h b/indra/newview/llpathfindingpathtool.h
index 80d3b4cceb..d9dff3611b 100644
--- a/indra/newview/llpathfindingpathtool.h
+++ b/indra/newview/llpathfindingpathtool.h
@@ -60,8 +60,6 @@ public:
kCharacterTypeD
} ECharacterType;
- typedef
-
LLPathfindingPathTool();
virtual ~LLPathfindingPathTool();