X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=glib%2Fghash.h;h=fdff5fd6e0c9bd1aaa6a8744a788eeb6bc9873fb;hb=03766a1a38407fbbbf8c30874e6f8d46e2b0da43;hp=2e3184a9d99839cb41da5f1e1ae25e4870d473cf;hpb=f9c2362e434b2d190296f8a41a7aa68c50474923;p=platform%2Fupstream%2Fglib.git diff --git a/glib/ghash.h b/glib/ghash.h index 2e3184a..fdff5fd 100644 --- a/glib/ghash.h +++ b/glib/ghash.h @@ -111,11 +111,9 @@ GHashTable* g_hash_table_ref (GHashTable *hash_table); void g_hash_table_unref (GHashTable *hash_table); #ifndef G_DISABLE_DEPRECATED - #define g_hash_table_freeze(hash_table) ((void)0) #define g_hash_table_thaw(hash_table) ((void)0) - -#endif /* G_DISABLE_DEPRECATED */ +#endif /* Hash Functions */