Merge pull request #1363 from Airblader/fix-include

Remove obsolete include and Xlib comment.
This commit is contained in:
Emmanuel Lepage Vallée 2017-01-06 03:19:23 -05:00 committed by GitHub
commit 6896a0aab7
2 changed files with 1 additions and 3 deletions

View File

@ -38,7 +38,7 @@
#include "common/xutil.h"
#include "xkb.h"
/* XStringToKeysym() and XKeysymToString */
/* XStringToKeysym() */
#include <X11/Xlib.h>
#include <xkbcommon/xkbcommon.h>
#include <glib.h>

2
xrdb.c
View File

@ -22,8 +22,6 @@
#include "xrdb.h"
#include "globalconf.h"
#include <X11/Xresource.h>
#include <string.h>
/* \brief get value from X Resources DataBase