From: Eleni Maria Stea Date: Tue, 12 Mar 2013 00:34:05 +0000 (+0200) Subject: removed comments X-Git-Url: http://git.mutantstargoat.com?p=winnie;a=commitdiff_plain;h=0a68ab106a30357a0aac4e2f67db64184d083419 removed comments --- diff --git a/src/shalloc.cc b/src/shalloc.cc index fd5809e..7122505 100644 --- a/src/shalloc.cc +++ b/src/shalloc.cc @@ -61,11 +61,6 @@ bool init_shared_memory() shm_unlink(SHMNAME); - //TODO delete it - /*if(!(pool = (unsigned char *)malloc(POOL_SIZE))) { - return false; - }*/ - for(int i=0; i