libgimp: remove GimpTile from the public API, and kill the tile cache

This commit is contained in:
Michael Natterer
2019-07-19 22:44:22 +02:00
parent e22fcc8942
commit 6a59ccf840
9 changed files with 3 additions and 259 deletions

View File

@ -51,7 +51,6 @@
#include <libgimp/gimpproceduraldb.h>
#include <libgimp/gimpprogress.h>
#include <libgimp/gimpselection.h>
#include <libgimp/gimptile.h>
#include <libgimp/gimp_pdb_headers.h>