projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ee4bfd
)
frameclockidle: Remove nonexisting functions from header
author
Benjamin Otte
<otte@redhat.com>
Wed, 28 Mar 2018 22:04:47 +0000
(
00:04
+0200)
committer
Benjamin Otte
<otte@redhat.com>
Thu, 29 Mar 2018 03:02:15 +0000
(
05:02
+0200)
gdk/gdkframeclockidle.h
patch
|
blob
|
history
diff --git
a/gdk/gdkframeclockidle.h
b/gdk/gdkframeclockidle.h
index f39c2881bc6ae1d6d2b2acd19a24b4d59805801a..42f765f768189e08285fd465cbb84d6c7c6791b0 100644
(file)
--- a/
gdk/gdkframeclockidle.h
+++ b/
gdk/gdkframeclockidle.h
@@
-59,8
+59,6
@@
struct _GdkFrameClockIdleClass
GType gdk_frame_clock_idle_get_type (void) G_GNUC_CONST;
GdkFrameClock *_gdk_frame_clock_idle_new (void);
-void _gdk_frame_clock_idle_freeze_updates (GdkFrameClockIdle *clock_idle);
-void _gdk_frame_clock_idle_thaw_updates (GdkFrameClockIdle *clock_idle);
G_END_DECLS