From 90940a774eab876c38d5cef981b4be5bae67a462 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sun, 8 Jul 2018 23:20:56 +0200 Subject: modernize only --- tracker-steamvr/steamvr.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'tracker-steamvr/steamvr.cpp') 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*) { -- cgit v1.2.3