From 949190b48dbc2e00daea418f66f7260d30f5be62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Liru=20F=C3=A6rs?= Date: Sun, 22 Dec 2019 21:04:14 -0500 Subject: [PATCH] Clean up llnotify includes --- indra/newview/llnotify.cpp | 8 -------- 1 file changed, 8 deletions(-) diff --git a/indra/newview/llnotify.cpp b/indra/newview/llnotify.cpp index a223030b0..8f752e9f1 100644 --- a/indra/newview/llnotify.cpp +++ b/indra/newview/llnotify.cpp @@ -35,20 +35,12 @@ #include "llnotify.h" #include "llchat.h" -#include "llfocusmgr.h" -#include "llrender.h" -#include "llbutton.h" -#include "llfocusmgr.h" -#include "llglheaders.h" #include "lliconctrl.h" #include "lltextbox.h" #include "lltexteditor.h" #include "lltrans.h" #include "lluiconstants.h" -#include "llui.h" -#include "llxmlnode.h" -#include "llviewercontrol.h" #include "llviewerdisplay.h" #include "llviewertexturelist.h" #include "llfloaterchat.h" // for add_chat_history()