From f8cd75372d9c45a0a8616d89a18a5b9906ac9d54 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 12 Nov 2017 19:57:56 +0100 Subject: WIP: Clean up task implementation --- src/server/GraphImpl.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/server/GraphImpl.hpp') diff --git a/src/server/GraphImpl.hpp b/src/server/GraphImpl.hpp index 6064624a..e75716b6 100644 --- a/src/server/GraphImpl.hpp +++ b/src/server/GraphImpl.hpp @@ -35,7 +35,6 @@ class Arc; namespace Server { class ArcImpl; -class CompiledGraph; class Engine; class RunContext; -- cgit v1.2.1