X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=glxwrap.c;h=4523c90588f2dd709926061e677460e43696ecfa;hb=38cac4f60ed2d37cb90dc6018d90600edf5ba8eb;hp=4b87642e08846612d8d3f2ce1739e39db7373cb8;hpb=4b8e79fbf3a58702a11c4959d8c153f98f9fbcd3;p=fips diff --git a/glxwrap.c b/glxwrap.c index 4b87642..4523c90 100644 --- a/glxwrap.c +++ b/glxwrap.c @@ -37,11 +37,7 @@ glXSwapBuffers (Display *dpy, GLXDrawable drawable) { GLWRAP_DEFER (glXSwapBuffers, dpy, drawable); - context_counter_stop (); - context_end_frame (); - - context_counter_start (); } /* glXGetProcAddressARB is a function which accepts a string and