summaryrefslogtreecommitdiff
path: root/sc/source/core/src
diff options
context:
space:
mode:
authorJoseph Powers <jpowers27@cox.net>2010-11-24 21:50:49 -0800
committerJoseph Powers <jpowers27@cox.net>2010-11-24 21:51:05 -0800
commitfbaf0e0b969cf059ff6b77bdf4e8ece15aec616d (patch)
tree95808fbafd1974aa80fa53d7520e8402b9ebe05d /sc/source/core/src
parent1d6c1dde32f4f608cd4e300f80e1908d5f038ed9 (diff)
.src cleanup
Diffstat (limited to 'sc/source/core/src')
-rw-r--r--sc/source/core/src/compiler.src4
1 files changed, 1 insertions, 3 deletions
diff --git a/sc/source/core/src/compiler.src b/sc/source/core/src/compiler.src
index a45c2b6aa458..a3740562b850 100644
--- a/sc/source/core/src/compiler.src
+++ b/sc/source/core/src/compiler.src
@@ -24,11 +24,10 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
+
#include "sc.hrc" // Definition RID_XXX
#include <formula/compiler.hrc> // Definition SC_OPCODE_XXX (interne OpCodes)
-
-
Resource RID_FUNCTION_CATEGORIES
{
String 1
@@ -76,4 +75,3 @@ Resource RID_FUNCTION_CATEGORIES
Text[ en-US ] = "Add-in" ;
};
};
-