summaryrefslogtreecommitdiffstats
path: root/forms
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-08-08 13:53:08 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-08-08 13:53:54 +0200
commit2beba8f93e7991372dd45351c92c50f7850dc46a (patch)
tree15dfae00223ccc7fdbfe2e06a3d931b97fded890 /forms
parentremove include comments and boxes (diff)
downloadcore-2beba8f93e7991372dd45351c92c50f7850dc46a.tar.gz
core-2beba8f93e7991372dd45351c92c50f7850dc46a.zip
reduce ascii noise and useless comments
Change-Id: I317058e3b25cebb7c1d89361636261c5f16a84d4
Diffstat (limited to 'forms')
-rw-r--r--forms/source/component/ListBox.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/component/ListBox.cxx b/forms/source/component/ListBox.cxx
index f152d5a1951b..495df87f4346 100644
--- a/forms/source/component/ListBox.cxx
+++ b/forms/source/component/ListBox.cxx
@@ -437,7 +437,7 @@ namespace frm
// Note that this is the only reliable way, since one of the properties is implemented
// by ourself, and one is implemented by the aggregate, we cannot rely on any particular
// results when setting them both - too many undocumented behavior in all the involved
- // classes
+
}
}