From d67e79934fa19cd667c2455e5e95dd48df511179 Mon Sep 17 00:00:00 2001 From: Robert Roth Date: Mon, 15 Nov 2010 11:59:57 +0000 Subject: Comment translations, bogus comments, commented code removed from SW includes --- sw/inc/ndgrf.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sw/inc/ndgrf.hxx') diff --git a/sw/inc/ndgrf.hxx b/sw/inc/ndgrf.hxx index 684e8bd05f49..ba462e514670 100644 --- a/sw/inc/ndgrf.hxx +++ b/sw/inc/ndgrf.hxx @@ -93,7 +93,7 @@ class SW_DLLPUBLIC SwGrfNode: public SwNoTxtNode // embedded graphic stream couldn't be inside a 3.1 - 5.2 storage any more. // Thus, return value isn't needed any more. void _GetStreamStorageNames( String& rStrmName, String& rStgName ) const; - // <-- + void DelStreamName(); DECL_LINK( SwapGraphic, GraphicObject* ); -- cgit