ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/rxvttoolkit.C
(Generate patch)

Comparing rxvt-unicode/src/rxvttoolkit.C (file contents):
Revision 1.20 by root, Fri Jan 6 02:11:15 2006 UTC vs.
Revision 1.21 by root, Sun Jan 8 07:55:36 2006 UTC

227 return true; 227 return true;
228} 228}
229 229
230rxvt_display::~rxvt_display () 230rxvt_display::~rxvt_display ()
231{ 231{
232#ifdef POINTER_BLANK
233 XFreeCursor (display, blank_cursor);
234#endif
232 x_ev.stop (); 235 x_ev.stop ();
233#ifdef USE_XIM 236#ifdef USE_XIM
234 xims.clear (); 237 xims.clear ();
235#endif 238#endif
236 239

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines