From 75976ea07dba9b97186667524d0a76603de416af Mon Sep 17 00:00:00 2001 From: Krzysztof Kosi??ski Date: Sun, 7 Aug 2011 12:53:12 +0200 Subject: Rewrite NRArena -> Inkscape::Drawing. Call render and update methods on the Drawing rather than on the root DrawingItem. (bzr r10347.1.25) --- src/text-context.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/text-context.h') diff --git a/src/text-context.h b/src/text-context.h index a140c2f08..50a738ca0 100644 --- a/src/text-context.h +++ b/src/text-context.h @@ -31,7 +31,6 @@ class SPTextContext; class SPTextContextClass; -class SPCanvasArena; struct SPTextContext : public SPEventContext { -- cgit v1.2.3