projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7cae4b
)
searchenginemodel: Drop unneeded deprecation guards
author
Matthias Clasen
<mclasen@redhat.com>
Sat, 22 Oct 2022 01:05:03 +0000
(21:05 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sat, 22 Oct 2022 01:48:39 +0000
(21:48 -0400)
Nothing deprecated is used here anymore.
gtk/gtksearchenginemodel.c
patch
|
blob
|
history
diff --git
a/gtk/gtksearchenginemodel.c
b/gtk/gtksearchenginemodel.c
index 6d174b1ed03966dabb0da5fbd3c718143f21345b..d43ff0be6f51ba2f0617661ec2f11f5973b4c93a 100644
(file)
--- a/
gtk/gtksearchenginemodel.c
+++ b/
gtk/gtksearchenginemodel.c
@@
-29,8
+29,6
@@
#include <string.h>
-G_GNUC_BEGIN_IGNORE_DEPRECATIONS
-
struct _GtkSearchEngineModel
{
GtkSearchEngine parent;