From 53648252376649bca9868aec48ad4a290e3ae073 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 2 Feb 2010 01:54:43 +0000 Subject: Remove CUC macro definition from Atom.hpp. git-svn-id: http://svn.drobilla.net/lad/trunk/raul@2407 a436a847-0d15-0410-975c-d299462d15a1 --- raul/Atom.hpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'raul') diff --git a/raul/Atom.hpp b/raul/Atom.hpp index 8fbdaa0..5091453 100644 --- a/raul/Atom.hpp +++ b/raul/Atom.hpp @@ -25,8 +25,6 @@ #include #include -#define CUC(x) ((const unsigned char*)(x)) - namespace Raul { -- cgit v1.2.1