Remove residual references to libXScrnSaver

Now that we are no longer using the screen saver X extension, remove the check
for the .pc file and the include of the header file.
This commit is contained in:
Owen W. Taylor
2009-08-06 18:26:57 -04:00
parent 59532ab0c7
commit 5527fa2bc3
2 changed files with 1 additions and 2 deletions

View File

@ -4,7 +4,6 @@
#include <X11/Xlib.h>
#include <X11/Xatom.h>
#include <X11/extensions/scrnsaver.h>
#include <gdk/gdk.h>
#include <gdk/gdkx.h>
#include <gio/gio.h>