diff options
Diffstat (limited to 'indra/newview/llnavmeshstation.h')
| -rw-r--r-- | indra/newview/llnavmeshstation.h | 2 |
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
|
