aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/token_auth.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/include/openbsc/token_auth.h')
-rw-r--r--openbsc/include/openbsc/token_auth.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/openbsc/include/openbsc/token_auth.h b/openbsc/include/openbsc/token_auth.h
deleted file mode 100644
index 47dc7aa94..000000000
--- a/openbsc/include/openbsc/token_auth.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef _TOKEN_AUTH_H
-#define _TOKEN_AUTH_H
-
-void on_dso_load_token(void);
-
-#endif /* _TOKEN_AUTH_H */
-