forked from AuroraMiddleware/gtk
searchenginemodel: Drop unneeded deprecation guards
Nothing deprecated is used here anymore.
This commit is contained in:
parent
a7cae4bffa
commit
01cca279f9
@ -29,8 +29,6 @@
|
|||||||
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
G_GNUC_BEGIN_IGNORE_DEPRECATIONS
|
|
||||||
|
|
||||||
struct _GtkSearchEngineModel
|
struct _GtkSearchEngineModel
|
||||||
{
|
{
|
||||||
GtkSearchEngine parent;
|
GtkSearchEngine parent;
|
||||||
|
Loading…
Reference in New Issue
Block a user