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:
e5ec812
)
Remove unneeded includes.
author
ayin
<ayin>
Wed, 26 Dec 2007 14:22:30 +0000
(14:22 +0000)
committer
ayin
<ayin>
Wed, 26 Dec 2007 14:22:30 +0000
(14:22 +0000)
src/rxvtfont.C
patch
|
blob
|
history
src/rxvttoolkit.h
patch
|
blob
|
history
diff --git
a/src/rxvtfont.C
b/src/rxvtfont.C
index 55a4e696c9baa2e065170310bb61e00082ed4188..843dfddf3f7f7df54bd6848364a9c55a8c5def14 100644
(file)
--- a/
src/rxvtfont.C
+++ b/
src/rxvtfont.C
@@
-21,7
+21,6
@@
#include "../config.h"
#include "rxvt.h"
-#include "rxvtlib.h"
#include "rxvtutil.h"
#include "rxvtfont.h"
diff --git
a/src/rxvttoolkit.h
b/src/rxvttoolkit.h
index 1293b813bfeab9ed1d7b9668aad6ae90349a320d..74ea9088a852b017edd032e0a5048b8baccba73c 100644
(file)
--- a/
src/rxvttoolkit.h
+++ b/
src/rxvttoolkit.h
@@
-31,7
+31,6
@@
#include "ev_cpp.h"
-#include "rxvtlib.h"
#include "rxvtutil.h"
#include "callback.h"