aboutsummaryrefslogtreecommitdiff
path: root/hw_html/mcureg.cpp
diff options
context:
space:
mode:
authorXavier Del Campo Romero <xavi.dcr@tutanota.com>2020-09-25 01:03:27 +0200
committerXavier Del Campo Romero <xavi.dcr@tutanota.com>2020-09-25 01:03:27 +0200
commit673855b03c64a39109efc8c49c5bd67913ccb36f (patch)
treedfb450858119f8ad3b0abfa369335ac85f52d749 /hw_html/mcureg.cpp
parentdc0bb4c93c4915b939ad1ecdc0745e53dc1f0d0f (diff)
downloada9_free-673855b03c64a39109efc8c49c5bd67913ccb36f.tar.gz
Rename mcureg to mcubase so mcureg inherits from it
Diffstat (limited to 'hw_html/mcureg.cpp')
-rw-r--r--hw_html/mcureg.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/hw_html/mcureg.cpp b/hw_html/mcureg.cpp
deleted file mode 100644
index f894d42..0000000
--- a/hw_html/mcureg.cpp
+++ /dev/null
@@ -1,5 +0,0 @@
-#include "mcureg.hpp"
-
-mcureg::mcureg(mcureg::access access)
-{
-}