Merge branch 'master' of git://anongit.freedesktop.org/~peterh/libxcb
[free-sw/xcb/libxcb] / src / xcb_util.c
index c14d9d5..223dcaf 100644 (file)
@@ -54,8 +54,6 @@
 #include "xcbext.h"
 #include "xcbint.h"
 
-static const int error_connection = 1;
-
 int xcb_popcount(uint32_t mask)
 {
     uint32_t y;