summaryrefslogtreecommitdiff
path: root/accessibility/source/helper/IComboListBoxHelper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'accessibility/source/helper/IComboListBoxHelper.cxx')
-rw-r--r--accessibility/source/helper/IComboListBoxHelper.cxx6
1 files changed, 1 insertions, 5 deletions
diff --git a/accessibility/source/helper/IComboListBoxHelper.cxx b/accessibility/source/helper/IComboListBoxHelper.cxx
index 5c3ce6b94076..f4830815fd8c 100644
--- a/accessibility/source/helper/IComboListBoxHelper.cxx
+++ b/accessibility/source/helper/IComboListBoxHelper.cxx
@@ -11,11 +11,7 @@
namespace accessibility
{
-
-IComboListBoxHelper::~IComboListBoxHelper()
-{
-}
-
+IComboListBoxHelper::~IComboListBoxHelper() {}
}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */