diff --git a/src/c/funktionen.h b/src/c/funktionen.h index 36c2f39..d6221ba 100644 --- a/src/c/funktionen.h +++ b/src/c/funktionen.h @@ -72,7 +72,6 @@ int o_wins_02_11_20(char board[][3]); // prüft, ob O bei Index 02, 11, 20 ist float volume(float laenge, float breite, float hoehe); -// berechnet das Volumen float area(float laenge, float breite); // berechnet die Fläche