From 306174bddca167b90318674dc95311780258ee9f Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 19 Feb 2012 04:42:53 +0000 Subject: Remove atom:Bang. --- lv2/lv2plug.in/ns/ext/atom/atom.h | 1 - 1 file changed, 1 deletion(-) (limited to 'lv2/lv2plug.in/ns/ext/atom/atom.h') diff --git a/lv2/lv2plug.in/ns/ext/atom/atom.h b/lv2/lv2plug.in/ns/ext/atom/atom.h index 791e18c..3609cc9 100644 --- a/lv2/lv2plug.in/ns/ext/atom/atom.h +++ b/lv2/lv2plug.in/ns/ext/atom/atom.h @@ -28,7 +28,6 @@ #define LV2_ATOM_URI "http://lv2plug.in/ns/ext/atom" #define LV2_ATOM__Atom LV2_ATOM_URI "#Atom" -#define LV2_ATOM__Bang LV2_ATOM_URI "#Bang" #define LV2_ATOM__Number LV2_ATOM_URI "#Number" #define LV2_ATOM__Int32 LV2_ATOM_URI "#Int32" #define LV2_ATOM__Int64 LV2_ATOM_URI "#Int64" -- cgit v1.2.1