Remove a few more G_GNUC_INTERNAL users

This commit is contained in:
Ryan Lortie
2013-01-18 13:27:16 -05:00
parent 346aa683de
commit 52a81a7d86
5 changed files with 10 additions and 10 deletions

View File

@@ -2422,7 +2422,7 @@ g_get_tmp_dir (void)
* equivalent __libc_enable_secure is available). See:
* http://osdir.com/ml/linux.lfs.hardened/2007-04/msg00032.html
*/
G_GNUC_INTERNAL gboolean
gboolean
g_check_setuid (void)
{
/* TODO: get __libc_enable_secure exported from glibc.