diff --git a/sys/ximage/ximagesink.h b/sys/ximage/ximagesink.h index 5013c5fcd4..becd234468 100644 --- a/sys/ximage/ximagesink.h +++ b/sys/ximage/ximagesink.h @@ -22,9 +22,6 @@ #include -/* FIXME : We should have a configure test for shm support */ -#define HAVE_XSHM - #ifdef HAVE_XSHM #include #include diff --git a/sys/xvimage/xvimagesink.h b/sys/xvimage/xvimagesink.h index 7adc850d61..62a1043dbb 100644 --- a/sys/xvimage/xvimagesink.h +++ b/sys/xvimage/xvimagesink.h @@ -22,9 +22,6 @@ #include -/* FIXME : We should have a configure test for shm support */ -#define HAVE_XSHM - #ifdef HAVE_XSHM #include #include @@ -40,8 +37,6 @@ #include #include - - #include #include