projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb4ec6f
)
surface: Remove some unused vfuncs
author
Benjamin Otte
<otte@redhat.com>
Wed, 21 Mar 2018 19:33:20 +0000
(20:33 +0100)
committer
Benjamin Otte
<otte@redhat.com>
Wed, 21 Mar 2018 22:28:26 +0000
(23:28 +0100)
gdk/gdksurfaceimpl.h
patch
|
blob
|
history
diff --git
a/gdk/gdksurfaceimpl.h
b/gdk/gdksurfaceimpl.h
index 5e83072f5527c8870fbb0114c6fe27ccdff91fe4..5e089571bcc492875684451b49c1a8ed7eee8e4d 100644
(file)
--- a/
gdk/gdksurfaceimpl.h
+++ b/
gdk/gdksurfaceimpl.h
@@
-200,8
+200,6
@@
struct _GdkSurfaceImplClass
gint root_x,
gint root_y,
guint32 timestamp);
- void (* enable_synchronized_configure) (GdkSurface *surface);
- void (* configure_finished) (GdkSurface *surface);
void (* set_opacity) (GdkSurface *surface,
gdouble opacity);
void (* destroy_notify) (GdkSurface *surface);