include/LibreOfficeKit/LibreOfficeKit.h |    4 ----
 1 file changed, 4 deletions(-)

New commits:
commit 822cf7cb24eaa11ed3aa8d243370fba5bf6af889
Author: Andrzej Hunt <andrzej.h...@collabora.com>
Date:   Fri Jun 27 09:28:17 2014 +0200

    Kill saveAsWithOptions again. (merge error/oversight)
    
    The declaration sneaked in again when merging the libreofficekit
    tiled rendering changes, there's no actual implementation or use
    of this anywhere though.

diff --git a/include/LibreOfficeKit/LibreOfficeKit.h 
b/include/LibreOfficeKit/LibreOfficeKit.h
index 77a8d0f..ba4319f 100644
--- a/include/LibreOfficeKit/LibreOfficeKit.h
+++ b/include/LibreOfficeKit/LibreOfficeKit.h
@@ -72,10 +72,6 @@ struct _LibreOfficeKitDocumentClass
                      const char *pUrl,
                      const char *pFormat,
                      const char *pFilterOptions);
-  int (*saveAsWithOptions) (LibreOfficeKitDocument* pThis,
-                            const char *pUrl,
-                            const char *pFormat,
-                            const char *pFilterOptions);
 #ifdef LOK_USE_UNSTABLE_API
   LibreOfficeKitDocumentType (*getDocumentType) (LibreOfficeKitDocument* 
pThis);
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to