diff options
Diffstat (limited to 'Software/Android_Studio/Tango.BL/src/main/cpp/OtherClass.cpp')
| -rw-r--r-- | Software/Android_Studio/Tango.BL/src/main/cpp/OtherClass.cpp | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/Software/Android_Studio/Tango.BL/src/main/cpp/OtherClass.cpp b/Software/Android_Studio/Tango.BL/src/main/cpp/OtherClass.cpp deleted file mode 100644 index 50d6304dd..000000000 --- a/Software/Android_Studio/Tango.BL/src/main/cpp/OtherClass.cpp +++ /dev/null @@ -1,9 +0,0 @@ -// -// Created by Roy on 11/5/2017. -// - -#include "OtherClass.h" - -string OtherClass::getString(string str) { - return str; -} |
