diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/sp-object.h | 2 |
1 files changed, 0 insertions, 2 deletions
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: |
