diff Renderer/Test/send_linda.h @ 729:4dc02d3e98bb

fix Test
author aaa
date Mon, 21 Dec 2009 19:15:24 +0900
parents f42b303044f7
children
line wrap: on
line diff
--- a/Renderer/Test/send_linda.h	Sat Dec 19 20:32:02 2009 +0900
+++ b/Renderer/Test/send_linda.h	Mon Dec 21 19:15:24 2009 +0900
@@ -7,6 +7,5 @@
 class send_linda : public Application {
 
     MainLoopPtr init(Viewer *viewer, int screen_w, int screen_h);
-    MainLoopPtr init_only_sg(SgChange *sgroot, int screen_w, int screen_h);
 
 };