projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15d39dd
)
filechooserwidget: Drop deprecation guards
author
Matthias Clasen
<mclasen@redhat.com>
Sat, 22 Oct 2022 01:10:39 +0000
(21:10 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sat, 22 Oct 2022 01:48:39 +0000
(21:48 -0400)
We got rid of all deprecated api here.
gtk/gtkfilechooserwidget.c
patch
|
blob
|
history
diff --git
a/gtk/gtkfilechooserwidget.c
b/gtk/gtkfilechooserwidget.c
index 024cfb2ee125ef7102f7a215da6eb9a583042230..08220387d562b1c8084803cb14885bbe41a316e3 100644
(file)
--- a/
gtk/gtkfilechooserwidget.c
+++ b/
gtk/gtkfilechooserwidget.c
@@
-107,8
+107,6
@@
#include <io.h>
#endif
-G_GNUC_BEGIN_IGNORE_DEPRECATIONS
-
/**
* GtkFileChooserWidget:
*