aboutsummaryrefslogtreecommitdiffstats
path: root/complus/main.h
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2001-07-30 17:46:07 +0000
committerWerner Koch <[email protected]>2001-07-30 17:46:07 +0000
commit8c4d2ca60968377bbfa587ec0dd7bfd17e5baae8 (patch)
tree63c96cd5979fd58d6cd354ce294580176cdcdbdf /complus/main.h
parentTimos fixes (diff)
downloadgpgme-8c4d2ca60968377bbfa587ec0dd7bfd17e5baae8.tar.gz
gpgme-8c4d2ca60968377bbfa587ec0dd7bfd17e5baae8.zip
Encryption basically works.
Removed system specific files becuase they are now part of Mingw32/CPD
Diffstat (limited to '')
-rw-r--r--complus/main.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/complus/main.h b/complus/main.h
index 472b8cd8..7e48ad4f 100644
--- a/complus/main.h
+++ b/complus/main.h
@@ -38,11 +38,6 @@ struct {
} opt;
-/*-- ignupg.c --*/
-IClassFactory *gnupg_factory_new ( CLSID *r_clsid );
-void gnupg_factory_release ( IClassFactory *factory );
-
-
#endif /* COMPLUS_MAIN_H */