summaryrefslogtreecommitdiffhomepage
path: root/tracker-steamvr
diff options
context:
space:
mode:
Diffstat (limited to 'tracker-steamvr')
-rw-r--r--tracker-steamvr/steamvr.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/tracker-steamvr/steamvr.cpp b/tracker-steamvr/steamvr.cpp
index cafdc556..10d73462 100644
--- a/tracker-steamvr/steamvr.cpp
+++ b/tracker-steamvr/steamvr.cpp
@@ -178,9 +178,7 @@ steamvr::steamvr() : device_index(-1)
{
}
-steamvr::~steamvr()
-{
-}
+steamvr::~steamvr() = default;
module_status steamvr::start_tracker(QFrame*)
{