From d2cafbe95a5784b7c306c24b0008379a41a909f7 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 17 Dec 2014 19:43:09 -0500 Subject: Remove some aborts that don't really need to be. Enforce PatchPrimaryKey sanity at the type level rather than attempting to check for it everywhere. Remove dead file. --- libs/ardour/ardour/graph.h | 1 - 1 file changed, 1 deletion(-) (limited to 'libs/ardour') diff --git a/libs/ardour/ardour/graph.h b/libs/ardour/ardour/graph.h index b433580a54..dc531b3680 100644 --- a/libs/ardour/ardour/graph.h +++ b/libs/ardour/ardour/graph.h @@ -29,7 +29,6 @@ #include #include -#include #include "pbd/semutils.h" -- cgit v1.2.3