Remove old old disable thumbnails code

This commit is contained in:
baldurk
2015-02-14 12:01:26 +00:00
parent bf36b775b1
commit e8b2abc0a4
2 changed files with 3 additions and 7 deletions
-1
View File
@@ -48,7 +48,6 @@ namespace renderdocui.Code
public string CaptureSavePath = "";
public bool TextureViewer_ResetRange = false;
public bool TextureViewer_DisableThumbnails = false;
public bool ShaderViewer_FriendlyNaming = true;
public List<string> RecentHosts = new List<string>();