mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-14 20:51:07 +00:00
Remove unused variable
This commit is contained in:
parent
95fe3ec0c9
commit
a55f1113f5
@ -2744,7 +2744,6 @@ gdk_win32_window_set_decorations (GdkWindow *window,
|
||||
GdkWMDecoration decorations)
|
||||
{
|
||||
GdkWindowImplWin32 *impl;
|
||||
GdkWMDecoration* decorations_copy;
|
||||
|
||||
g_return_if_fail (GDK_IS_WINDOW (window));
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user