summaryrefslogtreecommitdiff
path: root/src/main/Stepper.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/Stepper.cc')
-rw-r--r--src/main/Stepper.cc16
1 files changed, 0 insertions, 16 deletions
diff --git a/src/main/Stepper.cc b/src/main/Stepper.cc
deleted file mode 100644
index acc1ee9..0000000
--- a/src/main/Stepper.cc
+++ /dev/null
@@ -1,16 +0,0 @@
-/*
- * Stepper.cc
- *
- * Created on: Apr 24, 2011
- * Author: jakob
- */
-
-#include "Stepper.h"
-
-namespace vhc {
-
-Stepper::Stepper() {}
-
-Stepper::~Stepper() {}
-
-}