X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Ffile_ops.h;fp=citadel%2Ffile_ops.h;h=0000000000000000000000000000000000000000;hb=e750a47a92b48dfa6faf63a61a71f103871c9e5b;hp=080c83e76488803d1c11b0942593c7939bd585b8;hpb=43edf552b83666922ebfd007bcc1449554e7aaad;p=citadel.git diff --git a/citadel/file_ops.h b/citadel/file_ops.h deleted file mode 100644 index 080c83e76..000000000 --- a/citadel/file_ops.h +++ /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 */