sd/source/ui/sidebar/MasterPageObserver.cxx | 1 - 1 file changed, 1 deletion(-)
New commits: commit f55559042c6af125a26227b6a6da66242037d7f3 Author: Caolán McNamara <caol...@redhat.com> Date: Sun Sep 22 17:46:27 2013 +0100 unused typedef Change-Id: Ib07f06b1fa0402795fa4b5b33574f53e4d266ab2 diff --git a/sd/source/ui/sidebar/MasterPageObserver.cxx b/sd/source/ui/sidebar/MasterPageObserver.cxx index a8b033e..7aa47d7 100644 --- a/sd/source/ui/sidebar/MasterPageObserver.cxx +++ b/sd/source/ui/sidebar/MasterPageObserver.cxx @@ -224,7 +224,6 @@ void MasterPageObserver::Implementation::AddEventListener ( // Tell the new listener about all the master pages that are // currently in use. - typedef ::std::vector<String> StringList; MasterPageContainer::iterator aDocumentIterator; for (aDocumentIterator=maUsedMasterPages.begin(); aDocumentIterator!=maUsedMasterPages.end();
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits