aboutsummaryrefslogtreecommitdiffstats
path: root/headers.h
diff options
context:
space:
mode:
authoroga2008-09-22 14:28:04 +0000
committeroga2008-09-22 14:28:04 +0000
commitb61ea604b9325ea41db5932cd304952856a4d8ab (patch)
tree19c338d36e0aa4dd4add906f87232324349b2c51 /headers.h
parent30fdb32a9e9467d23ad79e6602ac5b30e47e21f1 (diff)
downloadcwm-b61ea604b9325ea41db5932cd304952856a4d8ab.tar.gz
*sigh* Revert the diff that wasn't meant to go in yet.
note to self: When you mean to type cvs commit search.c, don't forget the filename.
Diffstat (limited to '')
-rw-r--r--headers.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/headers.h b/headers.h
index 2bbf4cc..0c0dd2a 100644
--- a/headers.h
+++ b/headers.h
@@ -15,7 +15,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: headers.h,v 1.6 2008/09/22 14:15:03 oga Exp $
+ * $Id: headers.h,v 1.7 2008/09/22 14:28:04 oga Exp $
*/
#ifndef _CALMWM_HEADERS_H_
@@ -41,8 +41,6 @@
#include <X11/cursorfont.h>
#include <X11/extensions/shape.h>
-#include <X11/extensions/Xrandr.h>
-#include <X11/extensions/Xinerama.h>
#include <X11/Xlib.h>
#include <X11/Xutil.h>
#include <X11/keysym.h>