diff --git a/src/system.h b/src/system.h index da3c97ed..944907ec 100644 --- a/src/system.h +++ b/src/system.h @@ -205,10 +205,6 @@ typedef size_t uintptr_t; # define TAB_EXT ".tab" # endif -# ifndef DEFAULT_TMPDIR -# define DEFAULT_TMPDIR "/tmp" -# endif - /*---------------------.