Ticket #86: no_atexit.patch

  • libnotify/notify.c

    old new  
    8989                            G_TYPE_UINT, G_TYPE_STRING, 
    9090                            G_TYPE_INVALID); 
    9191 
    92     g_atexit(notify_uninit); 
    93  
    9492    _initted = TRUE; 
    9593 
    9694    return TRUE;