diff options
Diffstat (limited to 'plugins/dfxvideo')
| -rwxr-xr-x | plugins/dfxvideo/draw.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/dfxvideo/draw.c b/plugins/dfxvideo/draw.c index 2215a699..73d0fef8 100755 --- a/plugins/dfxvideo/draw.c +++ b/plugins/dfxvideo/draw.c @@ -1133,7 +1133,6 @@ void CreateDisplay(void) } if ((dwActFixes&0x800)) { // Try to use Xv's sync - printf("Jebac\n"); Atom atom_vsync = xv_intern_atom_if_exists(display, "XV_SYNC_TO_VBLANK"); if (atom_vsync != None) { XvGetPortAttribute(display, xv_port, atom_vsync, &xv_vsync); |
