[Libreoffice-commits] .: canvas/source

Thorsten Behrens thorsten at kemper.freedesktop.org
Mon Jan 9 10:00:53 PST 2012


 canvas/source/factory/cf_service.cxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit ea1ce3c63044394b1e4387808231d535a4118f4e
Author: Thorsten Behrens <tbehrens at suse.com>
Date:   Mon Jan 9 18:59:51 2012 +0100

    Kill unused macro in canvas.

diff --git a/canvas/source/factory/cf_service.cxx b/canvas/source/factory/cf_service.cxx
index 8127bfd..8ede9a9 100644
--- a/canvas/source/factory/cf_service.cxx
+++ b/canvas/source/factory/cf_service.cxx
@@ -50,8 +50,6 @@
 #include <algorithm>
 
 #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) )
-#define ARLEN(x) (sizeof (x) / sizeof *(x))
-
 
 using namespace ::com::sun::star;
 using namespace ::com::sun::star::uno;


More information about the Libreoffice-commits mailing list