summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterpathfindingbasic.cpp
diff options
context:
space:
mode:
authorTodd Stinson <stinson@lindenlab.com>2012-02-22 13:51:47 -0800
committerTodd Stinson <stinson@lindenlab.com>2012-02-22 13:51:47 -0800
commit362d305af20f6bfd477a48a9699dc8eebe9be552 (patch)
treec3be252819278884f98cae324603827772179d94 /indra/newview/llfloaterpathfindingbasic.cpp
parent95aa437160ef732d584868a7d37cbe55d5959fa0 (diff)
Correcting a minor typo in the comments and removing an unused header file from inclusion.
Diffstat (limited to 'indra/newview/llfloaterpathfindingbasic.cpp')
-rw-r--r--indra/newview/llfloaterpathfindingbasic.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/indra/newview/llfloaterpathfindingbasic.cpp b/indra/newview/llfloaterpathfindingbasic.cpp
index 654189d4ef..04d830632d 100644
--- a/indra/newview/llfloaterpathfindingbasic.cpp
+++ b/indra/newview/llfloaterpathfindingbasic.cpp
@@ -1,7 +1,7 @@
/**
* @file llfloaterpathfindingbasic.cpp
* @author William Todd Stinson
-* @brief "Pathfinding basic" floater, allowing for basic freezing and unfreezing of the pathfinding avator mode.
+* @brief "Pathfinding basic" floater, allowing for basic freezing and unfreezing of the pathfinding avatar mode.
*
* $LicenseInfo:firstyear=2002&license=viewerlgpl$
* Second Life Viewer Source Code
@@ -33,7 +33,6 @@
#include "llpathfindingmanager.h"
#include <boost/bind.hpp>
-#include <boost/function.hpp>
//---------------------------------------------------------------------------
// LLFloaterPathfindingBasic