Remove unneeded forward declarations.
authorayin <ayin>
Thu, 20 Dec 2007 13:24:42 +0000 (13:24 +0000)
committerayin <ayin>
Thu, 20 Dec 2007 13:24:42 +0000 (13:24 +0000)
src/rxvtlib.h.in

index e80b1a80672d63d396826c83ee739fc7852d79e3..aab9747de621b13adf4399a8ad11b5ee7103c3ed 100644 (file)
@@ -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;