summaryrefslogtreecommitdiffstats
path: root/g10/ks-proto.h
diff options
context:
space:
mode:
authorTimo Schulz <twoaday@freakmail.de>2002-07-02 10:52:34 +0200
committerTimo Schulz <twoaday@freakmail.de>2002-07-02 10:52:34 +0200
commit4b0497a2a9ad67db2a326cc44ada620089c662e3 (patch)
tree46140fd98ac069f3bd01e4395a27400b0b52f3d2 /g10/ks-proto.h
parent* gpg.sgml: Clarify "group". (diff)
downloadgnupg2-4b0497a2a9ad67db2a326cc44ada620089c662e3.tar.xz
gnupg2-4b0497a2a9ad67db2a326cc44ada620089c662e3.zip
Removed old keyserver (daemon) code.
Diffstat (limited to '')
-rw-r--r--g10/ks-proto.h23
1 files changed, 0 insertions, 23 deletions
diff --git a/g10/ks-proto.h b/g10/ks-proto.h
deleted file mode 100644
index cd55b47e2..000000000
--- a/g10/ks-proto.h
+++ /dev/null
@@ -1,23 +0,0 @@
-/* ks-proto.h
- * Copyright (C) 1998 Free Software Foundation, Inc.
- *
- * This file is part of GnuPG.
- *
- * GnuPG is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * GnuPG is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
- */
-#ifndef G10_KS_PROTO_H
-#define G10_KS_PROTO_H
-
-#endif /*G10_KS_PROTO_H*/