diff options
author | Zolnai Tamás <zolnaitamas2000@gmail.com> | 2013-03-09 12:02:25 +0100 |
---|---|---|
committer | Zolnai Tamás <zolnaitamas2000@gmail.com> | 2013-03-09 12:03:49 +0100 |
commit | 4e38ea86701bdefcf31c6f9e3136d1eda4e5c061 (patch) | |
tree | abf6656eed1c90f1c689bb0013c124aafc486262 /dbaccess | |
parent | 4c52c8bd73bb814a87df2c032faa164f21f9f73e (diff) |
LimitBox.cxx: Delete useless comment block
Change-Id: I3a75c7de783913385188680119f2baf8a726676d
Diffstat (limited to 'dbaccess')
-rw-r--r-- | dbaccess/source/ui/querydesign/LimitBox.cxx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/dbaccess/source/ui/querydesign/LimitBox.cxx b/dbaccess/source/ui/querydesign/LimitBox.cxx index 735bfa8d827b..3a25f40790ec 100644 --- a/dbaccess/source/ui/querydesign/LimitBox.cxx +++ b/dbaccess/source/ui/querydesign/LimitBox.cxx @@ -14,11 +14,6 @@ #define ALL_STRING ModuleRes(STR_QUERY_LIMIT_ALL).toString() #define ALL_INT -1 - -//////////////// -///LimitBox -//////////////// - namespace global{ /// Default values |