summaryrefslogtreecommitdiffstats
path: root/crypto/mock_apple_keychain.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/mock_apple_keychain.h')
-rw-r--r--crypto/mock_apple_keychain.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/mock_apple_keychain.h b/crypto/mock_apple_keychain.h
index efbb438..73beb09 100644
--- a/crypto/mock_apple_keychain.h
+++ b/crypto/mock_apple_keychain.h
@@ -140,7 +140,6 @@ class CRYPTO_EXPORT MockAppleKeychain : public AppleKeychain {
int password_data_count() const { return password_data_count_; }
private:
-
// Type used for the keys in the std::map(s) and MockAppleKeychain items.
typedef uintptr_t MockKeychainItemType;