From b6a5a7b59a78a35128633bd7b7a070ebeb263505 Mon Sep 17 00:00:00 2001 From: Marc Jeanmougin Date: Tue, 8 Dec 2015 23:34:02 +0100 Subject: finally removed all GSList from main folder .h files (bzr r14504.1.15) --- src/graphlayout.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/graphlayout.h') diff --git a/src/graphlayout.h b/src/graphlayout.h index 9794dd6b5..dfef45359 100644 --- a/src/graphlayout.h +++ b/src/graphlayout.h @@ -16,7 +16,6 @@ #include -typedef struct _GSList GSList; class SPItem; void graphlayout(std::vector const &items); -- cgit v1.2.3