diff --git a/hw/xfree86/os-support/bsd/ppc_video.c b/hw/xfree86/os-support/bsd/ppc_video.c index a39295cfe..9d430ba86 100644 --- a/hw/xfree86/os-support/bsd/ppc_video.c +++ b/hw/xfree86/os-support/bsd/ppc_video.c @@ -40,10 +40,6 @@ /* Video Memory Mapping section */ /***************************************************************************/ -#ifdef __OpenBSD__ -#define DEV_MEM "/dev/xf86" -#endif - Bool xf86EnableIO(void); void xf86DisableIO(void);