projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b880296
)
gdk: Remove nonexisting function from internal header
author
Benjamin Otte
<otte@redhat.com>
Wed, 1 Nov 2017 17:17:55 +0000
(18:17 +0100)
committer
Benjamin Otte
<otte@redhat.com>
Wed, 1 Nov 2017 17:17:55 +0000
(18:17 +0100)
gdk/gdkinternals.h
patch
|
blob
|
history
diff --git
a/gdk/gdkinternals.h
b/gdk/gdkinternals.h
index 20c4def4f356b06a2ca04e0c9024c3924f81dda0..06d1fa725e603e3d898742516c7067e7ef52b3df 100644
(file)
--- a/
gdk/gdkinternals.h
+++ b/
gdk/gdkinternals.h
@@
-394,9
+394,6
@@
void _gdk_window_process_updates_recurse (GdkWindow *window,
void _gdk_screen_close (GdkScreen *screen);
-GdkWindow *gdk_get_default_root_window (void);
-
-
/*****************************************
* Interfaces provided by windowing code *
*****************************************/