enventor - remove unnecessary declare

This commit is contained in:
ChunEon Park 2013-08-27 03:47:44 +09:00
parent c0a930c235
commit 9a7c8f12ef
1 changed files with 0 additions and 1 deletions

View File

@ -456,7 +456,6 @@ config_data_set(app_data *ad, int argc, char **argv)
static void
elm_setup()
{
int main(int , char **);
elm_config_profile_set("standard");
//Recover the scale since it will be reset by elm_config_profile_set()