summaryrefslogtreecommitdiff
path: root/src/mesa/x86/x86.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/x86/x86.h')
-rw-r--r--src/mesa/x86/x86.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/x86/x86.h b/src/mesa/x86/x86.h
index 97651ec6ee..9ca17f05a0 100644
--- a/src/mesa/x86/x86.h
+++ b/src/mesa/x86/x86.h
@@ -30,6 +30,6 @@
#ifndef __X86_H__
#define __X86_H__
-extern void _mesa_init_x86_transform_asm( void );
+/*extern void _mesa_init_x86_transform_asm( void );*/
#endif