Revert "Add GBase64Encoder and Decoder"

This reverts commit b2c11516e2.
This commit is contained in:
Matthias Clasen
2024-05-05 14:58:43 -04:00
parent b2c11516e2
commit 64cd43029e
8 changed files with 0 additions and 483 deletions

View File

@@ -35,8 +35,6 @@ typedef struct _GAppLaunchContext GAppLaunchContext;
typedef struct _GAppInfo GAppInfo; /* Dummy typedef */
typedef struct _GAsyncResult GAsyncResult; /* Dummy typedef */
typedef struct _GAsyncInitable GAsyncInitable;
typedef struct _GBase64Decoder GBase64Decoder;
typedef struct _GBase64Encoder GBase64Encoder;
typedef struct _GBufferedInputStream GBufferedInputStream;
typedef struct _GBufferedOutputStream GBufferedOutputStream;
typedef struct _GCancellable GCancellable;