From 53404b40617ef88ed21ae476968c1d71bd64675b Mon Sep 17 00:00:00 2001 From: Alex Valavanis Date: Sun, 11 Nov 2012 14:30:26 +0000 Subject: SPObject: Remove todo note (bzr r11870) --- src/sp-object.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/sp-object.h b/src/sp-object.h index d9ddb17bb..0c4429a74 100644 --- a/src/sp-object.h +++ b/src/sp-object.h @@ -193,8 +193,6 @@ SPObject *sp_object_hunref(SPObject *object, gpointer owner); * SPObjects are bound to the higher-level container SPDocument, which * provides document level functionality such as the undo stack, * dictionary and so on. Source: doc/architecture.txt - * - * @todo need to remove redundant sp_object_... prefixing on methods. */ class SPObject : public GObject { public: -- cgit v1.2.3