move file_ops to modules/ctdlsrv/serv_file.c
[citadel.git] / citadel / file_ops.h
diff --git a/citadel/file_ops.h b/citadel/file_ops.h
deleted file mode 100644 (file)
index 080c83e..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-#ifndef FILE_OPS_H
-#define FILE_OPS_H
-
-#include "context.h"
-
-void OpenCmdResult (char *, const char *);
-void abort_upl (CitContext *who);
-
-
-#endif /* FILE_OPS_H */