From 96851c1d34edefa4b245db79272f51173bf0e771 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sun, 2 Jan 2011 20:45:24 -0500 Subject: [PATCH] Cmake - Removed NOPE define. --- cmake.h.in | 2 -- 1 file changed, 2 deletions(-) diff --git a/cmake.h.in b/cmake.h.in index 67d9a8d45..047f777de 100644 --- a/cmake.h.in +++ b/cmake.h.in @@ -39,5 +39,3 @@ /* Found uuid_unparse_lower */ #cmakedefine HAVE_UUID -/* To comment out large blocks of code */ -#cmakedefine NOPE