ELEC2645 (2019/20) / Mbed 2 deprecated ELEC2645_Project_el19zf

Dependencies:   mbed

Revision:
9:62d6559f0d50
Parent:
8:8287d2ef965d
Child:
10:02ab3324be6c
diff -r 8287d2ef965d -r 62d6559f0d50 shot/shot.h
--- a/shot/shot.h	Wed Apr 29 15:20:34 2020 +0000
+++ b/shot/shot.h	Sat May 09 08:27:07 2020 +0000
@@ -46,8 +46,6 @@
     ////mutators
     int get_size();
 
-    //int _size;//use for resize number of vector
-
 private:
     std::vector<shot_posandtype> _p;