[librest/wip/teuf/gtask: 8/37] Remove glib-compat.{c,h}
- From: Christophe Fergeau <teuf src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librest/wip/teuf/gtask: 8/37] Remove glib-compat.{c,h}
- Date: Thu, 16 Jun 2016 16:42:48 +0000 (UTC)
commit bfa1f4cdbe92e5cc0de2d92a78cb17d154040330
Author: Timm Bäder <mail baedert org>
Date: Fri Apr 22 14:12:55 2016 +0200
Remove glib-compat.{c,h}
rest/Makefile.am | 2 -
rest/glib-compat.c | 105 ---------------------------------------------------
rest/glib-compat.h | 53 --------------------------
rest/rest-private.h | 1 -
4 files changed, 0 insertions(+), 161 deletions(-)
---
diff --git a/rest/Makefile.am b/rest/Makefile.am
index 18ae546..4df6ed4 100644
--- a/rest/Makefile.am
+++ b/rest/Makefile.am
@@ -3,8 +3,6 @@ CLEANFILES =
# For some reason I can't use $(librest_ API_VERSION@_la_SOURCES) in
# test_runner_SOURCES, so we have to do this
lib_sources = \
- glib-compat.h \
- glib-compat.c \
rest-param.c \
rest-params.c \
rest-proxy.c \
diff --git a/rest/rest-private.h b/rest/rest-private.h
index 606f98e..9e91fa0 100644
--- a/rest/rest-private.h
+++ b/rest/rest-private.h
@@ -28,7 +28,6 @@
#include <rest/rest-proxy-call.h>
#include <rest/rest-xml-node.h>
#include <libsoup/soup.h>
-#include "glib-compat.h"
G_BEGIN_DECLS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]