diff options
Diffstat (limited to 'sw/inc/AnnotationWin.hxx')
-rw-r--r-- | sw/inc/AnnotationWin.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/AnnotationWin.hxx b/sw/inc/AnnotationWin.hxx index 2aad107fe04e..62b20cb352cc 100644 --- a/sw/inc/AnnotationWin.hxx +++ b/sw/inc/AnnotationWin.hxx @@ -194,7 +194,6 @@ class SAL_DLLPUBLIC_RTTI SwAnnotationWin final : public InterimItemWindow // Get annotation paraId or generate one if it doesn't exist sal_uInt32 GetParaId(); - sal_uInt32 GetPostItId(); // Used to generate a unique paraId static sal_uInt32 CreateUniqueParaId(); |