diff options
Diffstat (limited to 'plugins/New_GPG/src/main.h')
-rwxr-xr-x[-rw-r--r--] | plugins/New_GPG/src/main.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/New_GPG/src/main.h b/plugins/New_GPG/src/main.h index c04a47302e..fd0d688c6b 100644..100755 --- a/plugins/New_GPG/src/main.h +++ b/plugins/New_GPG/src/main.h @@ -22,9 +22,6 @@ struct contact_data string key_in_prescense; }; -extern std::map<MCONTACT, contact_data> hcontact_data; -extern bool bAutoExchange; -extern RECT key_from_keyserver_rect, firstrun_rect, new_key_rect, key_gen_rect, load_key_rect, import_key_rect, key_password_rect, load_existing_key_rect; #endif |