Droped unused XSHM import
This commit is contained in:
parent
3f9ba4d50e
commit
83affb0d81
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
{
|
||||
|
||||
|
|
Loading…
Reference in a new issue