mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-24 09:58:54 +02:00
Don't use G_DISABLE_DEPRECATED guards around deprecated functions
I'm leaving the old-style deprecation guards in place around deprecated macros, enumeration values, etc, for now.
This commit is contained in:
@@ -40,8 +40,6 @@
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
#undef G_DISABLE_DEPRECATED
|
||||
|
||||
#include "giochannel.h"
|
||||
|
||||
#include "gstrfuncs.h"
|
||||
|
Reference in New Issue
Block a user