diff options
author | toni <toni@pdp7.tq-net.de> | 2017-11-16 15:07:12 +0100 |
---|---|---|
committer | Toni Uhlig <Toni.Uhlig@tq-group.com> | 2017-11-27 15:36:43 +0100 |
commit | ef0f08a3d4d8eeb118592bc96480109d7b78e37b (patch) | |
tree | 8e57959487f08dd743b2728ab6fc0269b17cf4bd /UpdateTool.cpp | |
parent | 91f979252aa3ce910b2a7a577f807a941b24a555 (diff) |
initial commit
Diffstat (limited to 'UpdateTool.cpp')
-rw-r--r-- | UpdateTool.cpp | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/UpdateTool.cpp b/UpdateTool.cpp deleted file mode 100644 index 5c6ad89..0000000 --- a/UpdateTool.cpp +++ /dev/null @@ -1,6 +0,0 @@ -#include "UpdateTool.hpp" - - -int main(int argc, char **argv) { - return 0; -} |