removed gittid

This commit is contained in:
jojo61 2019-10-11 12:05:26 +02:00
parent a2b52bb804
commit 06918ebbd2
1 changed files with 1 additions and 4 deletions

View File

@ -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.
///