summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/util/u_debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/auxiliary/util/u_debug.h')
-rw-r--r--src/gallium/auxiliary/util/u_debug.h3
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 9d6da06..03fcf43 100644
--- a/src/gallium/auxiliary/util/u_debug.h
+++ b/src/gallium/auxiliary/util/u_debug.h
@@ -157,9 +157,6 @@ debug_disable_error_message_boxes(void);
#endif /* !DEBUG */
-long
-debug_get_num_option(const char *name, long dfault);
-
#ifdef _MSC_VER
__declspec(noreturn)
#endif