From: root Date: Sun, 2 Dec 2007 22:36:42 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=c536a7d6048f623a7e58da1c597a0f3d0577d4dd;p=dana%2Furxvt.git *** empty log message *** --- diff --git a/src/rxvtutil.h b/src/rxvtutil.h index 8cac18fb..6cd5489c 100644 --- a/src/rxvtutil.h +++ b/src/rxvtutil.h @@ -375,7 +375,6 @@ struct stringvec : simplevec } }; -#if 0 template struct rxvt_vec : simplevec { typedef T *iterator; @@ -449,7 +448,6 @@ struct auto_ptr { }; typedef auto_ptr auto_str; -#endif #endif