diff options
author | andreykproductengine <andreykproductengine@lindenlab.com> | 2019-01-17 01:53:27 +0200 |
---|---|---|
committer | andreykproductengine <andreykproductengine@lindenlab.com> | 2019-01-17 01:53:27 +0200 |
commit | 346fc435f1b12e47b8bf51d15c70ceca4615de41 (patch) | |
tree | 223dba7ea789e4d484b0abb5206399da2d9f5e24 /indra/newview/lltexturefetch.h | |
parent | 26fae750ba753f32f58bd56d297f2d98c5759e50 (diff) |
SL-10291 cleanup-mutex
Diffstat (limited to 'indra/newview/lltexturefetch.h')
-rw-r--r-- | indra/newview/lltexturefetch.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/lltexturefetch.h b/indra/newview/lltexturefetch.h index cfa312ccd9..19369137b7 100644 --- a/indra/newview/lltexturefetch.h +++ b/indra/newview/lltexturefetch.h @@ -35,7 +35,6 @@ #include "lluuid.h" #include "llworkerthread.h" #include "lltextureinfo.h" -#include "llapr.h" #include "llimageworker.h" #include "httprequest.h" #include "httpoptions.h" |