This commit is contained in:
Jonas Kulla 2014-08-23 13:53:13 +02:00
parent b380a0ebdd
commit 4baf7b5a5a
1 changed files with 0 additions and 1 deletions

View File

@ -209,7 +209,6 @@ RB_METHOD(FontGetDefaultOutColor)
return rb_iv_get(self, "default_out_color");
}
RB_METHOD(FontSetDefaultOutColor)
{
VALUE colorObj;