From 5172421d248250b4ab3b69eb57fd83656e23a4da Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Thu, 3 Sep 2020 03:00:30 +0200 Subject: This is unfinished work implemeting out-of-UFO network servers --- src/ufo-roof-read-file.h | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 src/ufo-roof-read-file.h (limited to 'src/ufo-roof-read-file.h') 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 -- cgit v1.2.3