From 7e2775d1fa8b4fcd59217285a7f18c25f4ee33bd Mon Sep 17 00:00:00 2001 From: Hyungdeuk Kim Date: Wed, 20 Mar 2013 18:48:51 +0900 Subject: add code to remove ui cb under ug_destroy_all case --- client/ug-client.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'client') diff --git a/client/ug-client.c b/client/ug-client.c index 04e3c10..7c2ac36 100755 --- a/client/ug-client.c +++ b/client/ug-client.c @@ -396,8 +396,6 @@ int main(int argc, char *argv[]) }; int cmdlen = 0; - setenv("ELM_ENGINE", "gl", 1); //enabling the OpenGL as the backend of the EFL. - memset(&ad, 0x0, sizeof(struct appdata)); ops.data = &ad; -- cgit v1.2.3