make this build again
authorurandom <urandom@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 19 Mar 2009 12:36:19 +0000 (12:36 +0000)
committerurandom <urandom@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 19 Mar 2009 12:36:19 +0000 (12:36 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@39576 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/ecore_evas/ecore_evas_x.c

index 6a3d5e5..8916435 100644 (file)
@@ -2965,9 +2965,7 @@ ecore_evas_xrender_x11_new(const char *disp_name, Ecore_X_Window parent,
                  free(roots);
               }
          }
-       einfo->info.backend = 0;
-       einfo->info.connection  = ecore_x_display_get();
-       einfo->info.screen = NULL;
+       einfo->info.display  = ecore_x_display_get();
        einfo->info.visual   = DefaultVisual(ecore_x_display_get(), screen);
 # endif /* HAVE_ECORE_X_XCB */
        einfo->info.drawable = ee->prop.window;