]> git.sur5r.net Git - cc65/blobdiff - src/ca65/incpath.c
Normalized code.
[cc65] / src / ca65 / incpath.c
index 81422b05923d04ce7a19dda26720d11fc9881109..ff21b175dea3f6aa27732a13fb68f1e8fcc78b1a 100644 (file)
@@ -82,6 +82,3 @@ void FinishIncludePaths (void)
     /* Add paths relative to the parent directory of the Windows binary. */
     AddSubSearchPathFromWinBin (IncSearchPath, "asminc");
 }
-
-
-