diff --git a/CM2005 Object Oriented Programming/Midterm/Merkelrex-TradingBot/MerkelMain.h b/CM2005 Object Oriented Programming/Midterm/Merkelrex-TradingBot/MerkelMain.h index c97ef44..f9b521f 100644 --- a/CM2005 Object Oriented Programming/Midterm/Merkelrex-TradingBot/MerkelMain.h +++ b/CM2005 Object Oriented Programming/Midterm/Merkelrex-TradingBot/MerkelMain.h @@ -9,7 +9,6 @@ class MerkelMain { public: MerkelMain(); - /** Call this to start the sim */ /** Returns the current time */ std::string getCurrentTime();