$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: eric_at_[hidden]
Date: 2007-12-31 15:50:43
Author: eric_niebler
Date: 2007-12-31 15:50:43 EST (Mon, 31 Dec 2007)
New Revision: 42394
URL: http://svn.boost.org/trac/boost/changeset/42394
Log:
fix oops
Text files modified: 
   branches/proto/v3/boost/xpressive/regex_primitives.hpp |     4 ----                                    
   1 files changed, 0 insertions(+), 4 deletions(-)
Modified: branches/proto/v3/boost/xpressive/regex_primitives.hpp
==============================================================================
--- branches/proto/v3/boost/xpressive/regex_primitives.hpp	(original)
+++ branches/proto/v3/boost/xpressive/regex_primitives.hpp	2007-12-31 15:50:43 EST (Mon, 31 Dec 2007)
@@ -685,10 +685,6 @@
         ignore_unused(a8);
         ignore_unused(a9);
         ignore_unused(as_xpr);
-        ignore_unused(optional);
-        ignore_unused(before);
-        ignore_unused(after);
-        ignore_unused(keep);
     }
 }