summaryrefslogtreecommitdiff
path: root/ev_vars.h
diff options
context:
space:
mode:
authorroot <root>2011-06-30 12:48:40 +0000
committerroot <root>2011-06-30 12:48:40 +0000
commit21c8abd4acc82af7c4f1182abccf74db14723fcf (patch)
tree6e69ff7f3b555b1cf19727bb11cddc2a343c4ede /ev_vars.h
parent2edf70eb0c471cff2fadb157ea3fe1592d9b3cd4 (diff)
-nosigmask
Diffstat (limited to 'ev_vars.h')
-rw-r--r--ev_vars.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ev_vars.h b/ev_vars.h
index db132cb..9f7acb6 100644
--- a/ev_vars.h
+++ b/ev_vars.h
@@ -182,7 +182,6 @@ VAR (fs_hash, ANFS fs_hash [EV_INOTIFY_HASHSIZE])
#endif
VARx(EV_ATOMIC_T, sig_pending)
-VARx(int, nosigmask)
#if EV_USE_SIGNALFD || EV_GENWRAP
VARx(int, sigfd)
VARx(ev_io, sigfd_w)