From b63cdec4c74be9e0bafa2e85ffe64e462d0deaa7 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Sat, 8 Dec 2012 12:08:37 -0800 Subject: [PATCH] compile fix --- orc/orctarget.h | 1 - 1 file changed, 1 deletion(-) diff --git a/orc/orctarget.h b/orc/orctarget.h index 159b8a4..7fae37b 100644 --- a/orc/orctarget.h +++ b/orc/orctarget.h @@ -8,7 +8,6 @@ ORC_BEGIN_DECLS -typedef struct _OrcTarget OrcTarget; enum { ORC_TARGET_C_C99 = (1<<0), -- 2.7.4