diff options
Diffstat (limited to 'common/rawaccel.hpp')
| -rw-r--r-- | common/rawaccel.hpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/common/rawaccel.hpp b/common/rawaccel.hpp index 14db883..d325abe 100644 --- a/common/rawaccel.hpp +++ b/common/rawaccel.hpp @@ -16,8 +16,6 @@ namespace rawaccel { - using milliseconds = double; - /// <summary> Struct to hold vector rotation details. </summary> struct rotator { |