diff options
Diffstat (limited to 'Xtransint.h')
-rw-r--r-- | Xtransint.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/Xtransint.h b/Xtransint.h index 623cdef..e1a95a2 100644 --- a/Xtransint.h +++ b/Xtransint.h @@ -345,18 +345,6 @@ static int TRANS(WriteV)( #endif /* CRAY || WIN32 || __sxg__ */ - -static int is_numeric ( - char * /* str */ -); - -#ifdef TRANS_SERVER -static int trans_mkdir ( - char *, /* path */ - int /* mode */ -); -#endif - /* * Some XTRANSDEBUG stuff */ |