From c536a7d6048f623a7e58da1c597a0f3d0577d4dd Mon Sep 17 00:00:00 2001 From: root Date: Sun, 2 Dec 2007 22:36:42 +0000 Subject: [PATCH] *** empty log message *** --- src/rxvtutil.h | 2 -- 1 file changed, 2 deletions(-) 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 -- 2.34.1