diff options
Diffstat (limited to 'src/gallium/auxiliary/util/u_debug.h')
-rw-r--r-- | src/gallium/auxiliary/util/u_debug.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gallium/auxiliary/util/u_debug.h b/src/gallium/auxiliary/util/u_debug.h index 2b67a155482..5be648e3f20 100644 --- a/src/gallium/auxiliary/util/u_debug.h +++ b/src/gallium/auxiliary/util/u_debug.h @@ -461,9 +461,6 @@ void debug_memory_end(unsigned long beginning); -void -debug_print_transfer_flags(const char *msg, unsigned usage); - #ifdef __cplusplus } #endif |