X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=glmemperf.cpp;fp=glmemperf.cpp;h=b19b133e17faf46d1e3dc01c42bc3298a3984822;hb=de9346e9b6426cb73d72c9812e871b8f8a042fc8;hp=0a0f1ccc2bc1a1a585e379837e644009656ea2aa;hpb=21de5f9cbc84ea2ad195394ac07678bf650760f7;p=glmemperf diff --git a/glmemperf.cpp b/glmemperf.cpp index 0a0f1cc..b19b133 100644 --- a/glmemperf.cpp +++ b/glmemperf.cpp @@ -74,8 +74,7 @@ bool initializeEgl(int width, int height, const EGLint* configAttrs, const EGLin ossoContext = osso_initialize("com.nokia.memperf", "1.0", FALSE, NULL); if (!ossoContext) { - perror("osso_initialize"); - goto out_error; + printf("Warning: osso_initialize failed\n"); } #endif