projects
/
dana
/
urxvt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a7fefd
)
Remove unneeded include.
author
ayin
<ayin>
Mon, 13 Aug 2007 07:18:58 +0000
(07:18 +0000)
committer
ayin
<ayin>
Mon, 13 Aug 2007 07:18:58 +0000
(07:18 +0000)
src/screen.C
patch
|
blob
|
history
diff --git
a/src/screen.C
b/src/screen.C
index b4bb9898e4fcff55f357a9a50a387d51ff1a58e8..096493ab9259e71356cc35881337e0d5462e692d 100644
(file)
--- a/
src/screen.C
+++ b/
src/screen.C
@@
-28,8
+28,6
@@
#include "rxvt.h" /* NECESSARY */
#include "rxvtperl.h" /* NECESSARY */
-#include <X11/Xmd.h> /* get the typedef for CARD32 */
-
#include <inttypes.h>
#include "salloc.C" // HACK, should be a seperate compile!