(no commit message)
[atyndall/cits2231.git] / scene.h
diff --git a/scene.h b/scene.h
index 33955b4..1f9abfc 100644 (file)
--- a/scene.h
+++ b/scene.h
@@ -21,7 +21,6 @@ void keyboard(unsigned char key, int x, int y);
 void motion(int x, int y);
 
 void display();
-void init();
 int main(int argc, char **argv);
 
 #endif /* SCENE_H */

UCC git Repository :: git.ucc.asn.au