From 4e38ea86701bdefcf31c6f9e3136d1eda4e5c061 Mon Sep 17 00:00:00 2001 From: Zolnai Tamás Date: Sat, 9 Mar 2013 12:02:25 +0100 Subject: LimitBox.cxx: Delete useless comment block Change-Id: I3a75c7de783913385188680119f2baf8a726676d --- dbaccess/source/ui/querydesign/LimitBox.cxx | 5 ----- 1 file changed, 5 deletions(-) (limited to 'dbaccess') 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 -- cgit