summaryrefslogtreecommitdiff
path: root/svx/source/gallery2/galctrl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/gallery2/galctrl.cxx')
-rw-r--r--svx/source/gallery2/galctrl.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/gallery2/galctrl.cxx b/svx/source/gallery2/galctrl.cxx
index 72a481e67691..3565f54afe52 100644
--- a/svx/source/gallery2/galctrl.cxx
+++ b/svx/source/gallery2/galctrl.cxx
@@ -535,7 +535,7 @@ String GalleryListView::GetCellText(long _nRow, sal_uInt16 nColumnId) const
}
}
- return sRet;;
+ return sRet;
}
// -----------------------------------------------------------------------------