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