Changes in / [3496369:769f69c]


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • global.c

    r0792d99 r0a6a2d6  
    99  const char *homedir;
    1010
     11#if !GLIB_CHECK_VERSION(2, 35, 0)
    1112  g_type_init();
     13#endif
    1214#if !GLIB_CHECK_VERSION(2, 31, 0)
    1315  g_thread_init(NULL);
Note: See TracChangeset for help on using the changeset viewer.