diff options
author | Jonathan Yap <jhwelch@gmail.com> | 2014-06-09 11:15:09 -0400 |
---|---|---|
committer | Jonathan Yap <jhwelch@gmail.com> | 2014-06-09 11:15:09 -0400 |
commit | e856e10c7d06c8a19b9e12407f13900fee8b80c1 (patch) | |
tree | 0f746ab1d05cf696b71521cc3acd3e4e7762228c /indra/newview/llpanelmaininventory.cpp | |
parent | 481f3cc54ba5ede6eadef77f1f808c39cb2cec92 (diff) |
STORM-2034 Trivial code cleanup
Diffstat (limited to 'indra/newview/llpanelmaininventory.cpp')
-rwxr-xr-x | indra/newview/llpanelmaininventory.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llpanelmaininventory.cpp b/indra/newview/llpanelmaininventory.cpp index ba712d40ae..a23b56a637 100755 --- a/indra/newview/llpanelmaininventory.cpp +++ b/indra/newview/llpanelmaininventory.cpp @@ -56,7 +56,6 @@ #include "llsidepanelinventory.h" #include "llfolderview.h" #include "llradiogroup.h" -//#include "llinventoryfilter.h" const std::string FILTERS_FILENAME("filters.xml"); |