[gimp/gtk3-port: 241/336] libgimpmath: remove all deprecated cruft
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/gtk3-port: 241/336] libgimpmath: remove all deprecated cruft
- Date: Fri, 4 May 2018 10:08:38 +0000 (UTC)
commit 4f54d5d8836a7aa417ec209d684cfa3f778288e2
Author: Michael Natterer <mitch gimp org>
Date: Sat Apr 28 21:22:00 2018 +0200
libgimpmath: remove all deprecated cruft
libgimpmath/Makefile.am | 3 --
libgimpmath/gimpmath.h | 1 -
libgimpmath/gimpmd5.c | 53 -----------------------------------------------
libgimpmath/gimpmd5.h | 26 -----------------------
4 files changed, 0 insertions(+), 83 deletions(-)
---
diff --git a/libgimpmath/Makefile.am b/libgimpmath/Makefile.am
index be67ba8..0c34e2d 100644
--- a/libgimpmath/Makefile.am
+++ b/libgimpmath/Makefile.am
@@ -63,8 +63,6 @@ libgimpmath_@GIMP_API_VERSION@_la_SOURCES = \
gimpmathtypes.h \
gimpmatrix.c \
gimpmatrix.h \
- gimpmd5.c \
- gimpmd5.h \
gimpvector.c \
gimpvector.h
@@ -72,7 +70,6 @@ libgimpmathinclude_HEADERS = \
gimpmath.h \
gimpmathtypes.h \
gimpmatrix.h \
- gimpmd5.h \
gimpvector.h
libgimpmath_@GIMP_API_VERSION@_la_LDFLAGS = \
diff --git a/libgimpmath/gimpmath.h b/libgimpmath/gimpmath.h
index c26acc3..d2c5915 100644
--- a/libgimpmath/gimpmath.h
+++ b/libgimpmath/gimpmath.h
@@ -37,7 +37,6 @@
#include <libgimpmath/gimpmathtypes.h>
#include <libgimpmath/gimpmatrix.h>
-#include <libgimpmath/gimpmd5.h>
#include <libgimpmath/gimpvector.h>
#undef __GIMP_MATH_H_INSIDE__
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]