Argg why this happened again? My bad.. No more mistake. Never ever again.
Daniel Juyung Seo (SeoZ) On Mon, Sep 9, 2013 at 7:16 PM, Rafael Antognolli - Enlightenment Git < [email protected]> wrote: > seoz pushed a commit to branch elementary-1.7. > > commit 265eff94bb6274c284e8e111192f9922906990ac > Author: Rafael Antognolli <[email protected]> > Date: Thu Sep 5 12:06:00 2013 -0300 > > elm/examples: Autodetect engine on the glview example too. > --- > src/examples/glview_example_01.c | 4 ---- > 1 file changed, 4 deletions(-) > > diff --git a/src/examples/glview_example_01.c > b/src/examples/glview_example_01.c > index c4bbd1e..a955eef 100644 > --- a/src/examples/glview_example_01.c > +++ b/src/examples/glview_example_01.c > @@ -249,10 +249,6 @@ elm_main(int argc, char **argv) > > if (!(gld = calloc(1, sizeof(GLData)))) return 1; > > - // set the preferred engine to opengl_x11. if it isnt' available it > - // may use another transparently > - elm_config_preferred_engine_set("opengl_x11"); > - > win = elm_win_add(NULL, "glview simple", ELM_WIN_BASIC); > elm_win_title_set(win, "GLView Simple"); > elm_win_autodel_set(win, EINA_TRUE); > > -- > > > ------------------------------------------------------------------------------ > Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! > Discover the easy way to master current and previous Microsoft technologies > and advance your career. Get an incredible 1,500+ hours of step-by-step > tutorial videos with LearnDevNow. Subscribe today and save! > http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk > ------------------------------------------------------------------------------ Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! Discover the easy way to master current and previous Microsoft technologies and advance your career. Get an incredible 1,500+ hours of step-by-step tutorial videos with LearnDevNow. Subscribe today and save! http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
