summaryrefslogtreecommitdiff
path: root/libsoup/soup-request-data.h
diff options
context:
space:
mode:
Diffstat (limited to 'libsoup/soup-request-data.h')
-rw-r--r--libsoup/soup-request-data.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/libsoup/soup-request-data.h b/libsoup/soup-request-data.h
index aeb95995..929c5908 100644
--- a/libsoup/soup-request-data.h
+++ b/libsoup/soup-request-data.h
@@ -22,8 +22,6 @@
#ifndef SOUP_REQUEST_DATA_H
#define SOUP_REQUEST_DATA_H 1
-#ifdef LIBSOUP_USE_UNSTABLE_REQUEST_API
-
#include "soup-request.h"
G_BEGIN_DECLS
@@ -47,10 +45,9 @@ typedef struct {
SoupRequestClass parent;
} SoupRequestDataClass;
+SOUP_AVAILABLE_IN_2_34
GType soup_request_data_get_type (void);
G_END_DECLS
-#endif /* LIBSOUP_USE_UNSTABLE_REQUEST_API */
-
#endif /* SOUP_REQUEST_DATA_H */