summaryrefslogtreecommitdiff
path: root/gdata/services/documents/gdata-documents-presentation.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdata/services/documents/gdata-documents-presentation.h')
-rw-r--r--gdata/services/documents/gdata-documents-presentation.h17
1 files changed, 0 insertions, 17 deletions
diff --git a/gdata/services/documents/gdata-documents-presentation.h b/gdata/services/documents/gdata-documents-presentation.h
index 5ab4b65b..dd60f5ed 100644
--- a/gdata/services/documents/gdata-documents-presentation.h
+++ b/gdata/services/documents/gdata-documents-presentation.h
@@ -67,23 +67,6 @@ G_BEGIN_DECLS
#define GDATA_DOCUMENTS_PRESENTATION_PPT "ppt"
/**
- * GDATA_DOCUMENTS_PRESENTATION_SWF:
- *
- * The export format for Adobe Flash (SWF) format.
- *
- * For more information, see the
- * <ulink type="http" url="https://developers.google.com/google-apps/documents-list/#valid_formats_for_presentations">
- * GData protocol specification</ulink>.
- *
- * Since: 0.7.0
- * Deprecated: SWF export has been deprecated in the protocol due to low demand for it; PDF export (using %GDATA_DOCUMENTS_PRESENTATION_PDF) is
- * recommended instead. (Since: 0.11.0.)
- */
-#ifndef LIBGDATA_DISABLE_DEPRECATED
-#define GDATA_DOCUMENTS_PRESENTATION_SWF "swf"
-#endif /* !LIBGDATA_DISABLE_DEPRECATED */
-
-/**
* GDATA_DOCUMENTS_PRESENTATION_TXT:
*
* The export format for plain text format.