aboutsummaryrefslogtreecommitdiff
path: root/plugins/shortcuts/shortcuts.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/shortcuts/shortcuts.h')
-rw-r--r--plugins/shortcuts/shortcuts.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/plugins/shortcuts/shortcuts.h b/plugins/shortcuts/shortcuts.h
deleted file mode 100644
index 5276281..0000000
--- a/plugins/shortcuts/shortcuts.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#pragma once
-
-#define SHORTCUT_N 41
-
-int shortcut_expand(const char* uri, char* output);