diff options
author | Xiaohong Bao <bao@lindenlab.com> | 2012-06-26 22:27:24 -0600 |
---|---|---|
committer | Xiaohong Bao <bao@lindenlab.com> | 2012-06-26 22:27:24 -0600 |
commit | 0730b24d7cb0a0ce0d6d08bc4e98387124bf03d0 (patch) | |
tree | 06a5f163a40800f387f9b4a03b6b71e23d02b244 /indra/newview/llviewertexturelist.h | |
parent | 74d4f8af01358c0975351f90f044c03bc9c50c4c (diff) |
fix merge conflicts: v-r to drano
Diffstat (limited to 'indra/newview/llviewertexturelist.h')
-rw-r--r-- | indra/newview/llviewertexturelist.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/llviewertexturelist.h b/indra/newview/llviewertexturelist.h index 96a3346376..3dda973d3f 100644 --- a/indra/newview/llviewertexturelist.h +++ b/indra/newview/llviewertexturelist.h @@ -111,10 +111,7 @@ public: void doPrefetchImages(); void clearFetchingRequests(); -<<<<<<< local void setDebugFetching(LLViewerFetchedTexture* tex, S32 debug_level); -======= ->>>>>>> other static S32 getMinVideoRamSetting(); static S32 getMaxVideoRamSetting(bool get_recommended = false); |