diff options
Diffstat (limited to 'src/active-drag-system.cpp')
| -rw-r--r-- | src/active-drag-system.cpp | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/active-drag-system.cpp b/src/active-drag-system.cpp deleted file mode 100644 index 2b76215..0000000 --- a/src/active-drag-system.cpp +++ /dev/null @@ -1,7 +0,0 @@ -#include <cstdlib> -#include <iostream> - -int main() { - std::cout << "ADS Deployed!" << std::endl; - return EXIT_SUCCESS; -} |
