]> granicus.if.org Git - graphviz/commitdiff
remove commented out _WIN32 block
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 18 Feb 2021 04:34:41 +0000 (20:34 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 24 Feb 2021 15:48:10 +0000 (07:48 -0800)
contrib/diffimg/diffimg.c

index 779779db1804a48a57742c0bfd6f151784289049..510b53c4991770e2f33a9a7d2ab9b72576cf1881 100644 (file)
@@ -27,9 +27,6 @@
 #include <string.h>
 #include <sys/types.h>
 #include <sys/stat.h>
-#ifndef _WIN32
-//#include <unistd.h>
-#endif
 
 #ifdef _WIN32
 #define EX_USAGE               64