]> granicus.if.org Git - graphviz/commitdiff
xlib plugin: remove commented out code
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 24 Oct 2021 17:55:01 +0000 (10:55 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 30 Oct 2021 19:26:19 +0000 (12:26 -0700)
plugin/xlib/gvdevice_xlib.c

index f4e9d705f0c4a01579aa6f543381dc39a9545a93..d41d83493b442a2302a50c0bf818d5df3e7f01f3 100644 (file)
 #include <fcntl.h>
 #endif
 
-#if 0
-#include <poll.h>
-#endif
-
 #include <gvc/gvplugin_device.h>
 
 #include <cairo.h>