From: Vinson Lee Date: Sat, 27 Mar 2010 21:40:41 +0000 (-0700) Subject: progs/tests: Remove duplicate texcompress2 in SConscript. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6abc3501c6c6d99a6e115cd645cec0c94ff00e1e;p=mesa.git progs/tests: Remove duplicate texcompress2 in SConscript. --- diff --git a/progs/tests/SConscript b/progs/tests/SConscript index b1c7c99a7b6..037a0c35dad 100644 --- a/progs/tests/SConscript +++ b/progs/tests/SConscript @@ -9,7 +9,6 @@ glx_progs = [ 'getprocaddress', 'jkrahntest', 'sharedtex', - 'texcompress2', 'texobjshare', ]