--- rxvt-unicode/src/rxvttoolkit.h 2004/12/11 23:01:36 1.4 +++ rxvt-unicode/src/rxvttoolkit.h 2004/12/15 00:53:23 1.5 @@ -89,7 +89,7 @@ operator Display *() const { return display; } void flush (); - + Atom atom (const char *name); void set_selection_owner (rxvt_term *owner); void reg (xevent_watcher *w); @@ -102,8 +102,6 @@ rxvt_xim *get_xim (const char *locale, const char *modifiers); void put_xim (rxvt_xim *xim); #endif - - Atom atom (const char *name); }; #ifdef USE_XIM