OSDN Git Service

Delete unused source files for 1.98d.
[ffftp/ffftp.git] / contrib / putty / NOGSS.C
diff --git a/contrib/putty/NOGSS.C b/contrib/putty/NOGSS.C
deleted file mode 100644 (file)
index 0f1e254..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-/*\r
- * Stub definitions of the GSSAPI library list, for Unix pterm and\r
- * any other application that needs the symbols defined but has no\r
- * use for them.\r
- */\r
-\r
-#include "putty.h"\r
-\r
-const int ngsslibs = 0;\r
-const char *const gsslibnames[1] = { "dummy" };\r
-const struct keyvalwhere gsslibkeywords[1] = { { "dummy", 0, -1, -1 } };\r