diff options
Diffstat (limited to 'build.c')
-rw-r--r-- | build.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -231,8 +231,6 @@ static void build_frame(Ted *ted, float x1, float y1, float x2, float y2) { } } - // @TODO: check this code - // check if we have something like main.c:5 or main.c(5) // get file name |