]> git.defcon.no Git - avrfbosd/commitdiff
Removed a line
authorJon Langseth <jon.langseth@lilug.no>
Fri, 20 Jul 2012 22:03:42 +0000 (00:03 +0200)
committerJon Langseth <jon.langseth@lilug.no>
Fri, 20 Jul 2012 22:03:42 +0000 (00:03 +0200)
fbosd.c

diff --git a/fbosd.c b/fbosd.c
index 02b7afce136f1293a2bdea59ec5e1404cb4baec5..8299540af749acda36724270487026b52052b1d4 100644 (file)
--- a/fbosd.c
+++ b/fbosd.c
@@ -36,8 +36,7 @@ void active_lines ( void )
                        buffer_position += hres_bytes;
                        rept = vres_scale;
        }
-       else
-               rept--;
+       else rept--;
 
 }