changeset 10:60f59a6159ed

Dropped an unneeded header
author Eris Caffee <discordia@eldalin.com>
date Sun, 22 Apr 2012 01:32:14 -0500
parents 8769ee69bd05
children 7df238db25e8
files src/X11App.cpp
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line diff
     1.1 --- a/src/X11App.cpp	Sun Apr 22 01:25:33 2012 -0500
     1.2 +++ b/src/X11App.cpp	Sun Apr 22 01:32:14 2012 -0500
     1.3 @@ -2,7 +2,6 @@
     1.4  
     1.5  #include <cstdlib>
     1.6  #include <iostream>
     1.7 -#include <typeinfo>
     1.8  #include <X11/Xutil.h>
     1.9  
    1.10  ////////////////////////////////////////////////////////////////////////////////