diff --git a/video.c b/video.c index c354301..20e3203 100644 --- a/video.c +++ b/video.c @@ -540,10 +540,7 @@ static int X11HaveDPMS(xcb_connection_t *); static void X11DPMSReenable(xcb_connection_t *); static void X11DPMSDisable(xcb_connection_t *); #endif -uint64_t gettid() -{ - return pthread_self(); -} + /// /// Update video pts. ///