Remove dead code

This commit is contained in:
Drake Arconis
2013-03-05 09:08:47 -05:00
parent e725a2915e
commit bc2d26464f
19 changed files with 0 additions and 1720 deletions

View File

@@ -59,10 +59,6 @@
#include "lltextbox.h"
#include "llfasttimer.h"
// <edit>
#include "lldelayeduidelete.h"
// </edit>
using namespace LLOldEvents;
//HACK: this allows you to instantiate LLView from xml with "<view/>" which we don't want