diff options
Diffstat (limited to 'otherlibs/unix/cst2constr.h')
-rw-r--r-- | otherlibs/unix/cst2constr.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/otherlibs/unix/cst2constr.h b/otherlibs/unix/cst2constr.h deleted file mode 100644 index 307926b353..0000000000 --- a/otherlibs/unix/cst2constr.h +++ /dev/null @@ -1,5 +0,0 @@ -#ifdef ANSI -value cst_to_constr(int, int *, int, int); -#else -value cst_to_constr(); -#endif |