[Libreoffice-commits] .: cui/source

Takeshi Abe tabe at kemper.freedesktop.org
Tue Apr 24 14:17:33 PDT 2012


 cui/source/inc/about.hxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 52d90ce040234cb35fad03bdd12e201bfa3a8634
Author: Takeshi Abe <tabe at fixedpoint.jp>
Date:   Wed Apr 25 01:29:20 2012 +0900

    removed unused typedef

diff --git a/cui/source/inc/about.hxx b/cui/source/inc/about.hxx
index 2a81c37..a665215 100644
--- a/cui/source/inc/about.hxx
+++ b/cui/source/inc/about.hxx
@@ -38,8 +38,6 @@
 #include <sfx2/basedlgs.hxx>        // SfxModalDialog
 #include <vector>
 
-typedef ::std::vector< Accelerator* > AccelList;
-
 // class AboutDialog -----------------------------------------------------
 
 class AboutDialog : public SfxModalDialog


More information about the Libreoffice-commits mailing list