From 34c69630306a12e56ea6214c7fba0d3480c705f6 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sun, 12 Apr 2009 10:50:43 +0000 Subject: [PATCH] Revert support for static mutable variables. Of course there's no such thing. [SVN r52349] --- xsl/doxygen/doxygen2boostbook.xsl | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/xsl/doxygen/doxygen2boostbook.xsl b/xsl/doxygen/doxygen2boostbook.xsl index e165329..a02c194 100644 --- a/xsl/doxygen/doxygen2boostbook.xsl +++ b/xsl/doxygen/doxygen2boostbook.xsl @@ -1159,14 +1159,11 @@ - - static - mutable - - - - - + + static + + + mutable