From 5e4a2c8fa58f30a93506c1db21aa7a9921c0affc Mon Sep 17 00:00:00 2001 From: chai Date: Fri, 7 Sep 2018 00:27:46 +0800 Subject: *format source code --- src/libjin/Graphics/Font.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/libjin/Graphics/Font.h') diff --git a/src/libjin/Graphics/Font.h b/src/libjin/Graphics/Font.h index 5311c96..d805d1c 100644 --- a/src/libjin/Graphics/Font.h +++ b/src/libjin/Graphics/Font.h @@ -16,10 +16,8 @@ namespace graphics { public: Font(); - void loadFile(const char* file); void loadMemory(const unsigned char* data); - void render( const char* text, // rendered text float x, float y, // render position -- cgit v1.1-26-g67d0