aboutsummaryrefslogtreecommitdiffstats
path: root/src/gfx.c
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2014-11-23 15:15:48 +0100
committerJoel Bodenmann <joel@unormal.org>2014-11-23 15:15:48 +0100
commite3776755a58ff9126fab9300ff224e70726f01b0 (patch)
treee9f4ff0355ec130800c126df7c00c1b0cd7f4854 /src/gfx.c
parent3405741feccff7af9d1d40454d87ed343cbad78b (diff)
downloaduGFX-e3776755a58ff9126fab9300ff224e70726f01b0.tar.gz
uGFX-e3776755a58ff9126fab9300ff224e70726f01b0.tar.bz2
uGFX-e3776755a58ff9126fab9300ff224e70726f01b0.zip
Stable release v2.2
Diffstat (limited to 'src/gfx.c')
-rw-r--r--src/gfx.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gfx.c b/src/gfx.c
index dfb438e2..55874e20 100644
--- a/src/gfx.c
+++ b/src/gfx.c
@@ -142,4 +142,3 @@ void gfxDeinit(void)
#endif
_gosDeinit();
}
-