From 04f31d13c5813f6ce1e3076c4e987ffb8fafb9b3 Mon Sep 17 00:00:00 2001 From: Chris Laplante Date: Sat, 24 May 2014 17:17:30 -0400 Subject: Remove ASCII art, useless comments and whitespace from forms module MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ib6157a493092a137a6b0bf5b96d0e760d307f9da Reviewed-on: https://gerrit.libreoffice.org/9472 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- forms/source/component/File.hxx | 4 ---- 1 file changed, 4 deletions(-) (limited to 'forms/source/component/File.hxx') diff --git a/forms/source/component/File.hxx b/forms/source/component/File.hxx index af3ae371b378..fa9eea160a05 100644 --- a/forms/source/component/File.hxx +++ b/forms/source/component/File.hxx @@ -26,10 +26,6 @@ namespace frm { - - -// OFileControlModel - class OFileControlModel :public OControlModel ,public ::com::sun::star::form::XReset -- cgit