glx: Remove every double semi-colon
authorJakob Sinclair <sinclair.jakob@openmailbox.org>
Thu, 14 Apr 2016 16:07:41 +0000 (18:07 +0200)
committerChad Versace <chad.versace@intel.com>
Tue, 26 Apr 2016 21:36:29 +0000 (14:36 -0700)
Signed-off-by: Jakob Sinclair <sinclair.jakob@openmailbox.org>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Chad Versace <chad.versace@intel.com>
src/glx/dri2_glx.c

index cc162f2..5c5630d 100644 (file)
@@ -399,7 +399,7 @@ dri2CreateDrawable(struct glx_screen *base, XID xDrawable,
    }
 
    DRI2CreateDrawable(psc->base.dpy, xDrawable);
-   pdp = (struct dri2_display *)dpyPriv->dri2Display;;
+   pdp = (struct dri2_display *)dpyPriv->dri2Display;
    /* Create a new drawable */
    pdraw->driDrawable =
       (*psc->dri2->createNewDrawable) (psc->driScreen,