plug-ins: help and help-browser don't need libgimp class porting.

This commit is contained in:
Jehan 2019-08-28 15:08:10 +02:00
parent 22857b5408
commit 02d06bb354
2 changed files with 0 additions and 2 deletions

View File

@ -26,7 +26,6 @@ libexecdir = $(gimpplugindir)/plug-ins/help-browser
libexec_PROGRAMS = help-browser
AM_CPPFLAGS = \
-DGIMP_DEPRECATED_REPLACE_NEW_API \
-I$(top_srcdir) \
$(WEBKIT_CFLAGS) \
$(GEGL_CFLAGS) \

View File

@ -17,7 +17,6 @@ help_RC = help.rc.o
endif
AM_CPPFLAGS = \
-DGIMP_DEPRECATED_REPLACE_NEW_API \
-DDATADIR=\""$(gimpdatadir)"\" \
-I$(top_srcdir) \
$(CAIRO_CFLAGS) \