From 518f738dec56d5f4493db769fb7317607c6d9a69 Mon Sep 17 00:00:00 2001 From: Alcaro Date: Mon, 23 Nov 2015 19:46:38 +0100 Subject: [PATCH] Nuke this one, it just instantly segfaults anyways. --- qb/config.params.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qb/config.params.sh b/qb/config.params.sh index ae3d5fbf77..2913318ec7 100644 --- a/qb/config.params.sh +++ b/qb/config.params.sh @@ -68,5 +68,5 @@ HAVE_IMAGEVIEWER=yes # Built-in image viewer support. C89_IMAGEVIEWER=no # stb_image hates C89 HAVE_MMAP=auto # MMAP support HAVE_QT=no # QT companion support -HAVE_XSHM=auto # XShm video driver support +HAVE_XSHM=no # XShm video driver support (disabled because it's just a dummied out stub) HAVE_CHEEVOS=yes # Disable Retro Achievements