From 1d56a11d38e7dec9653c366666f89beb09c740f9 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 5 Sep 2014 01:27:19 +0200 Subject: m + implement c code for ramp MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/libgamma_CRTC.c | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'src/libgamma_CRTC.c') diff --git a/src/libgamma_CRTC.c b/src/libgamma_CRTC.c index b188b6d..947f5de 100644 --- a/src/libgamma_CRTC.c +++ b/src/libgamma_CRTC.c @@ -20,14 +20,7 @@ #include -#ifndef __GCC__ -# ifndef __attribute__ -# define __attribute__(X) /* empty */ -# endif -#endif - - -#define J JNIEnv* env, jclass __attribute__((unused)) class +#define J JNIEnv* env, jclass class -- cgit v1.2.3-70-g09d2