X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=src%2Fsharedmemory_global.h;fp=src%2Fsharedmemory_global.h;h=0000000000000000000000000000000000000000;hb=6772c883f560eeb1a05788faf5cb77277fde348a;hp=b68fcdef2fce47dc54d83ad149ed6940c59fbe85;hpb=583a6eb8b24037cfbd3e851559002001c4865a81;p=umurmur.git diff --git a/src/sharedmemory_global.h b/src/sharedmemory_global.h deleted file mode 100644 index b68fcde..0000000 --- a/src/sharedmemory_global.h +++ /dev/null @@ -1,3 +0,0 @@ -int shm_fd; -shm_t *shmptr = NULL; -char shm_file_name[128];