]> git.ipfire.org Git - thirdparty/plymouth.git/commitdiff
don't assert if no window could be made
authorRay Strode <rstrode@redhat.com>
Wed, 10 Sep 2008 14:47:16 +0000 (10:47 -0400)
committerRay Strode <rstrode@redhat.com>
Wed, 10 Sep 2008 14:47:16 +0000 (10:47 -0400)
src/ply-boot-splash.c

index e5c6b5b2ce1829c6904a2b9bfc40665c38412585..801a047dac38881c7b1ff53378666846de6da854 100644 (file)
@@ -169,7 +169,6 @@ ply_boot_splash_show (ply_boot_splash_t *splash)
   assert (splash->plugin_interface != NULL);
   assert (splash->plugin != NULL);
   assert (splash->plugin_interface->show_splash_screen != NULL);
-  assert (splash->window != NULL);
 
   ply_trace ("showing splash screen\n");
   if (!splash->plugin_interface->show_splash_screen (splash->plugin,