Droped unused XSHM import

This commit is contained in:
Martin Gräßlin 2012-02-26 11:47:13 +01:00
parent 3f9ba4d50e
commit 83affb0d81

View file

@ -28,10 +28,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "kwinglutils.h"
#include "kwingltexture_p.h"
#ifdef HAVE_XSHM
#include <X11/extensions/XShm.h>
#endif
namespace KWin
{