]> git.proxmox.com Git - pve-cluster.git/blobdiff - data/src/check_memdb.c
update to debian jessie
[pve-cluster.git] / data / src / check_memdb.c
index 261321a09a36fe5c2d0f256507102d8ceffb2e4f..711127987164915fe3c7de18b6a625cd236ceb51 100644 (file)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2010-2012 Proxmox Server Solutions GmbH
+  Copyright (C) 2010-2015 Proxmox Server Solutions GmbH
 
   This program is free software: you can redistribute it and/or modify
   it under the terms of the GNU Affero General Public License as published by
@@ -283,8 +283,6 @@ main(void)
 {
        int number_failed;
 
-       g_thread_init(NULL);
-       
        cfs_status_init();
 
        Suite *s = memdb_suite();