diff options
Diffstat (limited to 'misc/gctpc/files/untfz.h')
-rw-r--r-- | misc/gctpc/files/untfz.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/misc/gctpc/files/untfz.h b/misc/gctpc/files/untfz.h deleted file mode 100644 index e8acf311348b..000000000000 --- a/misc/gctpc/files/untfz.h +++ /dev/null @@ -1,7 +0,0 @@ -#ifndef INCLUDED_UNTFZ_H -#define INCLUDED_UNTFZ_H - -long -untfz(long int inunit, long int outunit, double *factor); - -#endif /* INCLUDED_UNTFZ_H */ |