From c7c40687f6d1e0f155dde44d8803a2e957797c08 Mon Sep 17 00:00:00 2001 From: Alexander Wilms Date: Tue, 25 Feb 2014 20:34:55 +0100 Subject: Remove visual noise from sfx2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I0f556a386ce64d154b695c2a35f808c94b9f0b7a Reviewed-on: https://gerrit.libreoffice.org/8310 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- sfx2/source/appl/appreg.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sfx2/source/appl/appreg.cxx') diff --git a/sfx2/source/appl/appreg.cxx b/sfx2/source/appl/appreg.cxx index ce07f9a5749b..7c1cde67c0fd 100644 --- a/sfx2/source/appl/appreg.cxx +++ b/sfx2/source/appl/appreg.cxx @@ -40,7 +40,7 @@ #include #include -//=================================================================== + void SfxApplication::Registrations_Impl() { -- cgit