targets: Don't check if we should use trace
authorJakob Bornecrantz <jakob@vmware.com>
Wed, 21 Apr 2010 13:48:54 +0000 (14:48 +0100)
committerJakob Bornecrantz <jakob@vmware.com>
Wed, 21 Apr 2010 13:50:25 +0000 (14:50 +0100)
commitf9f06f68fb37e2afeaa2bc1cb6d40b6669148f9c
treefbaf2f94e942520604f94a958275c38a3b3e599b
parent86d2383e771a4e53bbee2ce0b6f924f0438249b5
targets: Don't check if we should use trace

Trace does its own checking, and it used the GALLIUM_TRACE variable
as well, but expected a file and not a bool argument.
src/gallium/auxiliary/target-helpers/wrap_screen.c