start removing old (pre-renderbuffer) span code
This commit is contained in:
@@ -568,9 +568,11 @@ 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_ */
|
||||
|
Reference in New Issue
Block a user