diff options
Diffstat (limited to 'src/input')
-rw-r--r-- | src/input/InputPlugin.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/input/InputPlugin.hxx b/src/input/InputPlugin.hxx index 1bdf44b77..c2adb419c 100644 --- a/src/input/InputPlugin.hxx +++ b/src/input/InputPlugin.hxx @@ -61,8 +61,6 @@ struct InputPlugin { UNAVAILABLE, }; - typedef int64_t offset_type; - const char *name; /** |