diff options
Diffstat (limited to 'include/sfx2/linksrc.hxx')
-rw-r--r-- | include/sfx2/linksrc.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sfx2/linksrc.hxx b/include/sfx2/linksrc.hxx index c288e98b4783..3b26d3a5e2c4 100644 --- a/include/sfx2/linksrc.hxx +++ b/include/sfx2/linksrc.hxx @@ -84,7 +84,6 @@ public: // sal_True => data complete loaded virtual bool IsDataComplete() const; - // Link impl: DECL_LINK( MyEndEditHdl, sfx2::FileDialogHelper* ); <= param is the dialog virtual void Edit( vcl::Window *, SvBaseLink *, const Link<const OUString&, void>& rEndEditHdl ); |