]> rtime.felk.cvut.cz Git - sojka/lightdm.git/blobdiff - src/seat-unity.c
Strip out non-core changes in preperation for merging into trunk
[sojka/lightdm.git] / src / seat-unity.c
index 50e15eb456e49f82694235b4ac75762423c8a1de..88d4d0c269d8194a522e8eeb3734eb63ac04dade 100644 (file)
@@ -306,7 +306,7 @@ seat_unity_start (Seat *seat)
         {
             g_debug ("Compositor will replace Plymouth");
             SEAT_UNITY (seat)->priv->vt = active_vt;
-            plymouth_deactivate (TRUE);
+            plymouth_deactivate ();
         }
         else
             g_debug ("Plymouth is running on VT %d, but this is less than the configured minimum of %d so not replacing it", active_vt, vt_get_min ());