$OpenBSD: patch-sope-core_EOControl_EOKeyValueCoding_m,v 1.1 2013/10/19 09:48:23 sebastia Exp $

fix build with libobjc2-1.7

--- sope-core/EOControl/EOKeyValueCoding.m.orig	Sun Oct 13 15:46:37 2013
+++ sope-core/EOControl/EOKeyValueCoding.m	Sun Oct 13 15:46:47 2013
@@ -26,7 +26,6 @@
 #if GNU_RUNTIME
 
 #if __GNU_LIBOBJC__ >= 20100911
-#  define sel_get_any_uid sel_getUid
 #  include <objc/runtime.h>
 #else
 #  include <objc/encoding.h>
