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:
6337881
)
Remove unneeded forward declarations.
author
ayin
<ayin>
Thu, 20 Dec 2007 13:24:42 +0000
(13:24 +0000)
committer
ayin
<ayin>
Thu, 20 Dec 2007 13:24:42 +0000
(13:24 +0000)
src/rxvtlib.h.in
patch
|
blob
|
history
diff --git
a/src/rxvtlib.h.in
b/src/rxvtlib.h.in
index e80b1a80672d63d396826c83ee739fc7852d79e3..aab9747de621b13adf4399a8ad11b5ee7103c3ed 100644
(file)
--- a/
src/rxvtlib.h.in
+++ b/
src/rxvtlib.h.in
@@
-32,9
+32,7
@@
extern "C" {
struct rxvt_fontset;
struct rxvt_color;
-struct rxvt_vars; /* defined later on */
struct rxvt_term;
-struct rxvt_im;
struct rxvt_drawable;
typedef struct rxvt_term *rxvt_t;