oops, undo previous change

This commit is contained in:
Brian Paul
2005-06-02 04:07:08 +00:00
parent 1516f559bc
commit 13c8f985d9
2 changed files with 2 additions and 8 deletions

View File

@@ -568,11 +568,9 @@ driCalculateSwapUsage( __DRIdrawablePrivate *dPriv,
int64_t last_swap_ust, int64_t current_ust );
/* Test for the GLX header glx.h */
#if 0
#ifndef GLX
extern void
(*glXGetProcAddress(const GLubyte *procname))( void );
#endif
#endif
#endif /* _DRI_UTIL_H_ */