summaryrefslogtreecommitdiffstats
path: root/digikam/imageplugins/coreplugin/sharpnesseditor/clapack/fio.h
diff options
context:
space:
mode:
Diffstat (limited to 'digikam/imageplugins/coreplugin/sharpnesseditor/clapack/fio.h')
-rw-r--r--digikam/imageplugins/coreplugin/sharpnesseditor/clapack/fio.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/digikam/imageplugins/coreplugin/sharpnesseditor/clapack/fio.h b/digikam/imageplugins/coreplugin/sharpnesseditor/clapack/fio.h
index bb20dd2..b1632d5 100644
--- a/digikam/imageplugins/coreplugin/sharpnesseditor/clapack/fio.h
+++ b/digikam/imageplugins/coreplugin/sharpnesseditor/clapack/fio.h
@@ -45,16 +45,6 @@ extern flag f__init;
extern cilist *f__elist; /*active external io list*/
extern flag f__reading,f__external,f__sequential,f__formatted;
#undef Void
-#ifdef KR_headers
-#define Void /*void*/
-extern int (*f__getn)(); /* for formatted input */
-extern void (*f__putn)(); /* for formatted output */
-extern void x_putc();
-extern long f__inode();
-extern VOID sig_die();
-extern int (*f__donewrec)(), t_putc(), x_wSL();
-extern int c_sfe(), err__fl(), xrd_SL(), f__putbuf();
-#else
#define Void void
#ifdef __cplusplus
extern "C" {
@@ -80,7 +70,6 @@ extern int f__putbuf(int);
#ifdef __cplusplus
}
#endif
-#endif
extern int (*f__doend)(Void);
extern FILE *f__cf; /*current file*/
extern unit *f__curunit; /*current unit*/