From fed95d2f734dbf903ab18328a24dad4e40994cfe Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Mon, 20 Apr 2015 19:17:29 +0200 Subject: [PATCH] Remove unused include --- lib/pc_patch.c | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/pc_patch.c b/lib/pc_patch.c index 4a36157..858eef3 100644 --- a/lib/pc_patch.c +++ b/lib/pc_patch.c @@ -13,7 +13,6 @@ #include #include #include "pc_api_internal.h" -#include "stringbuffer.h" int pc_patch_compute_extent(PCPATCH *pa)