From 0ee16bf9c30c1ed98024f12bb1bea173d62a9eb8 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Fri, 15 Nov 2013 17:03:54 +0000 Subject: sad little semi-colon dangling in space Change-Id: I297fb09996c694b920b4ae56e6da2f7a009c9386 --- sd/source/filter/eppt/epptbase.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sd/source') diff --git a/sd/source/filter/eppt/epptbase.hxx b/sd/source/filter/eppt/epptbase.hxx index 3860ce1bc1d5..e8c4066c43a1 100644 --- a/sd/source/filter/eppt/epptbase.hxx +++ b/sd/source/filter/eppt/epptbase.hxx @@ -166,7 +166,7 @@ struct FontCollectionEntry private : - FontCollectionEntry() {}; + FontCollectionEntry() {} void ImplInit( const OUString& rName ); }; -- cgit