From 7894c2971626f9560b4ec77a1ce5a9a64a4f3810 Mon Sep 17 00:00:00 2001 From: chai Date: Fri, 21 Jun 2019 22:47:36 +0800 Subject: =?UTF-8?q?*=E6=A0=BC=E5=BC=8F=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/modules/asura-core/graphics/gif.h | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 source/modules/asura-core/graphics/gif.h (limited to 'source/modules/asura-core/graphics/gif.h') diff --git a/source/modules/asura-core/graphics/gif.h b/source/modules/asura-core/graphics/gif.h deleted file mode 100644 index 8b89858..0000000 --- a/source/modules/asura-core/graphics/gif.h +++ /dev/null @@ -1,20 +0,0 @@ -#ifndef __ASURA_GIF_H__ -#define __ASURA_GIF_H__ - -namespace AsuraEngine -{ - namespace Graphics - { - - /// - /// Gif - /// - class Gif - { - - }; - - } -} - -#endif \ No newline at end of file -- cgit v1.1-26-g67d0