[Libreoffice-commits] core.git: 2 commits - helpcontent2 xmloff/source
Eike Rathke
erack at redhat.com
Fri Sep 13 09:56:59 PDT 2013
helpcontent2 | 2 +-
xmloff/source/style/impastpl.hxx | 2 --
2 files changed, 1 insertion(+), 3 deletions(-)
New commits:
commit 23fe3c489f4a0c1474c7aef5fe4916ee18999f17
Author: Eike Rathke <erack at redhat.com>
Date: Fri Sep 13 18:56:29 2013 +0200
Updated core
Project: help c072ef65d773a788a30efd0453a92ed3f558a30c
diff --git a/helpcontent2 b/helpcontent2
index f0beeb7..c072ef6 160000
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit f0beeb7af869bbc527613d0c300e80549f7723ec
+Subproject commit c072ef65d773a788a30efd0453a92ed3f558a30c
commit e6f374189eede7819585292f5082ede3141bdac3
Author: Tor Lillqvist <tml at collabora.com>
Date: Fri Sep 13 17:56:20 2013 +0300
Bin unused MAX_CACHE_SIZE
Change-Id: I00e04ba603da8b07d53a9e23134fa01ea1ab3f0b
diff --git a/xmloff/source/style/impastpl.hxx b/xmloff/source/style/impastpl.hxx
index 04632ac..e58c013 100644
--- a/xmloff/source/style/impastpl.hxx
+++ b/xmloff/source/style/impastpl.hxx
@@ -40,8 +40,6 @@ class XMLAutoStylePoolParent;
class SvXMLExportPropertyMapper;
class SvXMLExport;
-#define MAX_CACHE_SIZE 65536
-
// Implementationclass for stylefamily-information
struct XMLAutoStyleFamily : boost::noncopyable
More information about the Libreoffice-commits
mailing list