replace ca is realized as del_ca followed by add_ca

This commit is contained in:
Andreas Steffen
2007-02-24 23:20:27 +00:00
parent 98a905838a
commit 7eb4010c01
+4
View File
@@ -449,6 +449,10 @@ int main (int argc, char **argv)
{
if (ca->state == STATE_ADDED)
{
if (starter_charon_pid())
{
starter_stroke_del_ca(ca);
}
if (starter_pluto_pid())
{
starter_whack_del_ca(ca);