From 4e9452c4b8589e594488ee6dc2adaa899317767f Mon Sep 17 00:00:00 2001 From: Hermet Park Date: Thu, 9 Sep 2021 14:18:46 +0900 Subject: [PATCH] api: removed unused --- inc/thorvg.h | 1 - 1 file changed, 1 deletion(-) diff --git a/inc/thorvg.h b/inc/thorvg.h index 2620967f..36713293 100644 --- a/inc/thorvg.h +++ b/inc/thorvg.h @@ -63,7 +63,6 @@ namespace tvg class RenderMethod; class IteratorModule; -class SaveModule; class Scene; class Picture; class Canvas;