]> git.sur5r.net Git - cc65/blobdiff - src/ca65/studyexpr.c
Normalized code.
[cc65] / src / ca65 / studyexpr.c
index 5ff1cc369e150f5bdc96e88a65093bce0df530b1..cb2795bd3b5224012a3b5cc8188be6b3b34d4cf7 100644 (file)
@@ -1539,6 +1539,3 @@ void StudyExpr (ExprNode* Expr, ExprDesc* D)
     printf ("%u sections:\n", D->SecCount);
 #endif
 }
-
-
-