diff options
author | Richard Linden <none@none> | 2013-04-11 19:41:36 -0700 |
---|---|---|
committer | Richard Linden <none@none> | 2013-04-11 19:41:36 -0700 |
commit | 9b48f536c112dc68f8cbda9870587f0d16b9bc9d (patch) | |
tree | 487fd6c6592b8e9771fabc74603a3729857c8d23 /indra/newview | |
parent | bdc6d58b7e84bc81977148995b0028f7420eee65 (diff) |
deleted unused .cpp file
Diffstat (limited to 'indra/newview')
-rw-r--r-- | indra/newview/lltoastalertpanel.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/lltoastalertpanel.cpp b/indra/newview/lltoastalertpanel.cpp index 3f75f8da5e..85232f4a0b 100644 --- a/indra/newview/lltoastalertpanel.cpp +++ b/indra/newview/lltoastalertpanel.cpp @@ -42,7 +42,6 @@ #include "lllineeditor.h" #include "lluictrlfactory.h" #include "llnotifications.h" -#include "llfunctorregistry.h" #include "llrootview.h" #include "lltransientfloatermgr.h" #include "llviewercontrol.h" // for gSavedSettings |