From ee1c5c47680921465b8c880e7834d756cfc2e892 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Tue, 26 Jun 2012 10:51:52 +0200 Subject: Reduce newline bloat at eof Change-Id: I494ceee07d6825f9466cab810742d7f85291fe14 --- starmath/source/commands.src | 2 -- starmath/source/toolbox.src | 3 --- 2 files changed, 5 deletions(-) (limited to 'starmath') diff --git a/starmath/source/commands.src b/starmath/source/commands.src index c3834f701385..82fd8abc9ffd 100644 --- a/starmath/source/commands.src +++ b/starmath/source/commands.src @@ -1577,5 +1577,3 @@ Menu RID_COMMANDMENU }; }; }; - - diff --git a/starmath/source/toolbox.src b/starmath/source/toolbox.src index a83f69f0c0b3..eda6042a7adf 100644 --- a/starmath/source/toolbox.src +++ b/starmath/source/toolbox.src @@ -1839,6 +1839,3 @@ FloatingWindow RID_TOOLBOXWINDOW MaskColor = IMAGE_STDBTN_COLOR ; CATALOG_IDLIST }; - - - -- cgit