From a6e9c149c11c40f4b6f1596288689ef94278feb2 Mon Sep 17 00:00:00 2001 From: Sam Anthony Date: Wed, 9 Oct 2024 12:13:03 -0400 Subject: remove whitespace --- balls.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/balls.cpp b/balls.cpp index d1540b8..2c8172f 100644 --- a/balls.cpp +++ b/balls.cpp @@ -133,7 +133,6 @@ reshape(int w, int h) { glMatrixMode(GL_MODELVIEW); } - vector makeBalls(int n) { size_t i; -- cgit v1.2.3