@@ -1,7 +1,3 @@
-/* Ive changed the type of the function to double, */
-/* so it is consistent with the type that sqrt returns */
-
#include "frog.h"
double frog::QuadraticPlus(int a, int b, int c){