--- np2/vram/dispsync.c 2004/02/29 00:57:06 1.7 +++ np2/vram/dispsync.c 2004/02/29 07:36:56 1.8 @@ -119,7 +119,6 @@ BOOL dispsync_renewalvertical(void) { (dsync.textymax == textymax) && (dsync.grphymax == grphymax)) { return(FALSE); } - dsync.text_vbp = text_vbp; dsync.grph_vbp = grph_vbp; dsync.textymax = textymax;