r300: Trivial clean up in radeon_lock.h.

This commit is contained in:
Oliver McFadden 2007-06-17 02:04:58 +00:00
parent 1a413b4d77
commit 381b86329e

View file

@ -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);