summaryrefslogtreecommitdiff
path: root/stoc/test/testcorefl.idl
diff options
context:
space:
mode:
authorHamza Abdelkebir <hamza.abdelkebir@gmail.com>2013-02-23 21:12:06 +0100
committerThomas Arnhold <thomas@arnhold.org>2013-02-24 00:51:09 +0000
commit978558272caf1b661ba6800d92567843a1dbf1ca (patch)
treee0238a5220a39c4dbf2adb1a066e789d4d79ac0b /stoc/test/testcorefl.idl
parentcfc6473352ba68a4b40e03688cd51f2511a7b575 (diff)
translated some german comments, removed commented code blocks
Change-Id: Ia741aaa596b711b80cf8cc1be605e34e19a62f3e Reviewed-on: https://gerrit.libreoffice.org/2352 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
Diffstat (limited to 'stoc/test/testcorefl.idl')
-rw-r--r--stoc/test/testcorefl.idl2
1 files changed, 0 insertions, 2 deletions
diff --git a/stoc/test/testcorefl.idl b/stoc/test/testcorefl.idl
index 03605a5c7d56..9ad7a2ab3e41 100644
--- a/stoc/test/testcorefl.idl
+++ b/stoc/test/testcorefl.idl
@@ -71,8 +71,6 @@ module ModuleC
const unsigned short aConstUShort = 1;
const long aConstLong = -2;
const unsigned long aConstULong = 2;
-// const hyper aConstHyper = -3;
-// const unsigned hyper aConstUHyper = 3;
const float aConstFloat = 3.14;
const double aConstDouble = 3.14e-10;