From edcb6f536361b66c19c10d2ee30c1a49c7ed7ea3 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Tue, 1 Nov 2011 19:00:53 +0000 Subject: [PATCH] Quickbook: Fix double addition of anchor ids. [SVN r75226] --- src/actions.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/actions.cpp b/src/actions.cpp index 98bbca8..044fce2 100644 --- a/src/actions.cpp +++ b/src/actions.cpp @@ -59,9 +59,7 @@ namespace quickbook it != end; ++it) { tgt << ""; }