diff dandy.h @ 3:dca6d5d2ef46

stage 1 add
author tkaito
date Sun, 06 Jun 2010 05:23:51 +0900
parents 69b4108bf4e8
children 581fa1888e2e
line wrap: on
line diff
--- a/dandy.h	Sun Jun 06 03:22:11 2010 +0900
+++ b/dandy.h	Sun Jun 06 05:23:51 2010 +0900
@@ -4,7 +4,6 @@
 #include "Application.h"
 #include "MainLoop.h"
 
-
 class dandy : public Application {
 
   MainLoopPtr init(Viewer *viewer, int screen_w, int screen_h);