From bf4abaf38b53688e63b3d56040c9893deb6f8dcc Mon Sep 17 00:00:00 2001 From: Alvin Penner Date: Sun, 9 Dec 2012 22:53:37 -0500 Subject: reverting rev 11944 (bzr r11946) --- src/sp-item.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/sp-item.cpp') diff --git a/src/sp-item.cpp b/src/sp-item.cpp index abb5c1633..3ca7d5d16 100644 --- a/src/sp-item.cpp +++ b/src/sp-item.cpp @@ -552,7 +552,6 @@ void SPItem::sp_item_set(SPObject *object, unsigned key, gchar const *value) void SPItem::clip_ref_changed(SPObject *old_clip, SPObject *clip, SPItem *item) { - item->bbox_valid = FALSE; // force a re-evaluation if (old_clip) { SPItemView *v; /* Hide clippath */ -- cgit v1.2.3