mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-27 22:50:31 +01:00
r300: Trivial clean up in radeon_lock.h.
This commit is contained in:
parent
1a413b4d77
commit
381b86329e
1 changed files with 0 additions and 3 deletions
|
|
@ -42,9 +42,6 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
#ifndef __RADEON_LOCK_H__
|
||||
#define __RADEON_LOCK_H__
|
||||
|
||||
#if 0
|
||||
#include "r200_ioctl.h"
|
||||
#endif
|
||||
#include "radeon_context.h"
|
||||
|
||||
extern void radeonGetLock(radeonContextPtr rmesa, GLuint flags);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue