X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=libcfs%2Flibcfs%2Fdarwin%2Fdarwin-prim.c;h=536600018dba0f2d0f6cdb3e768010abbac61306;hp=b8b01534d89ceef30beb1fb668dd27bf206fe1c4;hb=a5801799dc46b237186284d70a67f9e91dac4bc9;hpb=3181280b226bdd1dfd4026e1fd70b1915caefc98 diff --git a/libcfs/libcfs/darwin/darwin-prim.c b/libcfs/libcfs/darwin/darwin-prim.c index b8b0153..5366000 100644 --- a/libcfs/libcfs/darwin/darwin-prim.c +++ b/libcfs/libcfs/darwin/darwin-prim.c @@ -362,10 +362,6 @@ void cfs_daemonize(char *str) * These signal functions almost do nothing now, we * need to investigate more about signal in Darwin. */ -cfs_sigset_t cfs_get_blockedsigs() -{ - return (cfs_sigset_t)0; -} extern int block_procsigmask(struct proc *p, int bit);