summaryrefslogtreecommitdiffstats
path: root/key.h
diff options
context:
space:
mode:
Diffstat (limited to 'key.h')
-rw-r--r--key.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/key.h b/key.h
index 77a8d96..96200bd 100644
--- a/key.h
+++ b/key.h
@@ -64,7 +64,6 @@ class UnencryptedKeyBlob;
class Key {
public:
virtual ~Key() {}
- virtual Operation* CreateOperation(keymaster_purpose_t purpose, keymaster_error_t* error) = 0;
/**
* Return a copy of raw key material, in the key's preferred binary format.