summaryrefslogtreecommitdiffstats
path: root/src/ufo-roof-read-file.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ufo-roof-read-file.h')
-rw-r--r--src/ufo-roof-read-file.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/ufo-roof-read-file.h b/src/ufo-roof-read-file.h
deleted file mode 100644
index 787b441..0000000
--- a/src/ufo-roof-read-file.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef __UFO_ROOF_READ_FILE_H
-#define __UFO_ROOF_READ_FILE_H
-
-#include "ufo-roof-read.h"
-
-UfoRoofReadInterface *ufo_roof_read_file_new(UfoRoofConfig *cfg, const char *path, guint file_id, GError **error);
-
-#endif