diff options
Diffstat (limited to 'deskutils/kdepim3/files/patch-libkdenetwork-gpgmepp-context.h')
-rw-r--r-- | deskutils/kdepim3/files/patch-libkdenetwork-gpgmepp-context.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/deskutils/kdepim3/files/patch-libkdenetwork-gpgmepp-context.h b/deskutils/kdepim3/files/patch-libkdenetwork-gpgmepp-context.h deleted file mode 100644 index 4ecdfe064735..000000000000 --- a/deskutils/kdepim3/files/patch-libkdenetwork-gpgmepp-context.h +++ /dev/null @@ -1,11 +0,0 @@ ---- libkdenetwork/gpgmepp/context.h.orig 2009-07-01 19:33:50.000000000 -0400 -+++ libkdenetwork/gpgmepp/context.h 2009-07-01 19:36:53.000000000 -0400 -@@ -287,6 +287,8 @@ - // - // - -+ KDE_EXPORT void initializeLibrary(); -+ - KDE_EXPORT GpgME::Error setDefaultLocale( int category, const char * value ); - - KDE_EXPORT Context * wait( GpgME::Error & e, bool hang=true ); |