Removed unused module.

This commit is contained in:
Camilla Berglund 2012-03-25 17:24:33 +02:00
parent cfa798451e
commit 730e2e55c9
1 changed files with 0 additions and 1 deletions

View File

@ -66,7 +66,6 @@ if (_GLFW_X11_GLX)
set(GLFW_PKGLIBS "gl x11") set(GLFW_PKGLIBS "gl x11")
include(CheckFunctionExists) include(CheckFunctionExists)
include(CheckSymbolExists)
# Check for XRandR (modern resolution switching extension) # Check for XRandR (modern resolution switching extension)
if (X11_Xrandr_FOUND) if (X11_Xrandr_FOUND)