summaryrefslogtreecommitdiff
path: root/indra/newview/llnavmeshstation.h
diff options
context:
space:
mode:
authorprep <prep@lindenlab.com>2011-11-04 14:10:48 -0400
committerprep <prep@lindenlab.com>2011-11-04 14:10:48 -0400
commit1194063e316461e5b4bf93c1c9ab8e99fefb435b (patch)
treeb1053c8761397cabea6382e164feeb4b7c007f4e /indra/newview/llnavmeshstation.h
parentbfbd649b4c2a2e03298e82d1caa6611dee4411cb (diff)
Hooked up responder, added navmeshupload capabilty to viewer
Diffstat (limited to 'indra/newview/llnavmeshstation.h')
-rw-r--r--indra/newview/llnavmeshstation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llnavmeshstation.h b/indra/newview/llnavmeshstation.h
index acb9a6932e..ed607be52a 100644
--- a/indra/newview/llnavmeshstation.h
+++ b/indra/newview/llnavmeshstation.h
@@ -46,7 +46,7 @@ protected:
LLRootHandle<LLNavMeshObserver> mObserverHandle;
};
//===============================================================================
-class LLNavMeshStation : public LLSingleton<LLNavMeshStation>, LLNavMeshObserver
+class LLNavMeshStation : public LLSingleton<LLNavMeshStation>
{
public:
//Ctor