diff options
-rw-r--r-- | indra/newview/llpathfindingpathtool.h | 2 |
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();
|