diff options
Diffstat (limited to 'source/libs/asura-lib-core/graphics/gif.h')
-rw-r--r-- | source/libs/asura-lib-core/graphics/gif.h | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/source/libs/asura-lib-core/graphics/gif.h b/source/libs/asura-lib-core/graphics/gif.h deleted file mode 100644 index 8b89858..0000000 --- a/source/libs/asura-lib-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 |