diff options
| author | Todd Stinson <stinson@lindenlab.com> | 2012-04-10 10:32:52 -0700 | 
|---|---|---|
| committer | Todd Stinson <stinson@lindenlab.com> | 2012-04-10 10:32:52 -0700 | 
| commit | 65980a62abf6a4d6fb0d64e26febe40396f02d24 (patch) | |
| tree | 67f94cfdb7d66867a7b7d7efaae4a9c84c5c8552 /indra/newview | |
| parent | 1dadfbb817c16125751f233c36420e633074d386 (diff) | |
BUILDFIX: Correcting a build error.
Diffstat (limited to 'indra/newview')
| -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();
 | 
