diff options
author | Kohei Yoshida <kohei.yoshida@gmail.com> | 2012-10-11 23:31:31 -0400 |
---|---|---|
committer | Kohei Yoshida <kohei.yoshida@gmail.com> | 2012-10-11 23:35:17 -0400 |
commit | 1dfc4542377cb427945a9461da6fffa7d3742884 (patch) | |
tree | a9e353e3f5aa990c3644913ee355c07274ebdff7 /svtools | |
parent | d1ce7aaa5ac3c8cd851826d6164db93a9a486609 (diff) |
Remove this boundary comment.
Change-Id: Idc7c252a273dd600e05742f075c84421e0ffb23b
Diffstat (limited to 'svtools')
-rw-r--r-- | svtools/source/contnr/treelistbox.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/svtools/source/contnr/treelistbox.cxx b/svtools/source/contnr/treelistbox.cxx index 452936a1e387..06113ccc9287 100644 --- a/svtools/source/contnr/treelistbox.cxx +++ b/svtools/source/contnr/treelistbox.cxx @@ -1603,8 +1603,6 @@ Link SvTreeListBox::GetDragFinishedHdl() const return STATIC_LINK( this, SvTreeListBox, DragFinishHdl_Impl ); } -// --- boundary of former SvLBox --- - /* Bugs/TODO |