about summary refs log tree commit diff stats
path: root/tests/otr/mock_otr.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/otr/mock_otr.h')
-rw-r--r--tests/otr/mock_otr.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/otr/mock_otr.h b/tests/otr/mock_otr.h
index fd71e3da..d9a6c492 100644
--- a/tests/otr/mock_otr.h
+++ b/tests/otr/mock_otr.h
@@ -3,7 +3,6 @@
 
 #include "config/account.h"
 
-void mock_otr_keygen(void);
 void otr_keygen_expect(ProfAccount *account);
 
 void mock_otr_libotr_version(void);