From d18a2753d5a6e29312e08365f7d9a512a92b998e Mon Sep 17 00:00:00 2001 From: Alexander Wilms Date: Tue, 25 Feb 2014 20:36:36 +0100 Subject: Remove visual noise from shell MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I1857fd7a9aeda38cb8ef2a0eda7783203b7658ed Reviewed-on: https://gerrit.libreoffice.org/8311 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- shell/inc/internal/registry.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'shell/inc/internal/registry.hxx') diff --git a/shell/inc/internal/registry.hxx b/shell/inc/internal/registry.hxx index bd9ff7816d63..5738064658e8 100644 --- a/shell/inc/internal/registry.hxx +++ b/shell/inc/internal/registry.hxx @@ -20,9 +20,9 @@ #ifndef INCLUDED_SHELL_INC_INTERNAL_REGISTRY_HXX #define INCLUDED_SHELL_INC_INTERNAL_REGISTRY_HXX -//----------------------------- + // registry helper functions -//----------------------------- + #if defined _MSC_VER #pragma warning(push, 1) -- cgit