[gtk/image-loading: 54/70] texture: Remove declaration for nonexisting function
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/image-loading: 54/70] texture: Remove declaration for nonexisting function
- Date: Thu, 16 Sep 2021 01:12:47 +0000 (UTC)
commit 49cb4946f922c7aa299e6c7add391453ca843e50
Author: Benjamin Otte <otte redhat com>
Date: Tue Sep 14 16:26:05 2021 +0200
texture: Remove declaration for nonexisting function
gdk/gdktextureprivate.h | 3 ---
1 file changed, 3 deletions(-)
---
diff --git a/gdk/gdktextureprivate.h b/gdk/gdktextureprivate.h
index 29fca0a9ba..f4cb5eab66 100644
--- a/gdk/gdktextureprivate.h
+++ b/gdk/gdktextureprivate.h
@@ -35,9 +35,6 @@ struct _GdkTextureClass {
gsize stride);
};
-gpointer gdk_texture_new (const GdkTextureClass *klass,
- int width,
- int height);
GdkTexture * gdk_texture_new_for_surface (cairo_surface_t *surface);
cairo_surface_t * gdk_texture_download_surface (GdkTexture *texture);
/* NB: GdkMemoryTexture */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]