aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'localdecls.h')
-rw-r--r--localdecls.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/localdecls.h b/localdecls.h
index 512030c..ab6b8d7 100644
--- a/localdecls.h
+++ b/localdecls.h
@@ -40,12 +40,6 @@
# error PATH_MAX not defined!
#endif
-#ifndef OUTSIDE_LIBSANDBOX
-# define SB_STATIC static
-#else
-# define SB_STATIC
-#endif
-
#if !HAVE_DLVSYM
# define dlvsym(_lib, _sym, _ver) dlsym(_lib, _sym)
#endif