~asac/bamf/match-apps-by-startup-wm-class

« back to all changes in this revision

Viewing changes to lib/libbamf/bamf-view.c

  • Committer: Jason Smith
  • Date: 2010-11-16 15:33:00 UTC
  • mfrom: (356.1.2 unity-bamf)
  • Revision ID: jason.smith@canonical.com-20101116153300-djorpwj2xbgd8j5i
merge crash fix 

Show diffs side-by-side

added added

removed removed

Lines of Context:
524
524
      priv->proxy = NULL;
525
525
    }
526
526
  
 
527
  if (priv->path)
 
528
    {
 
529
      g_free (priv->path);
 
530
      priv->path = NULL;
 
531
    }
 
532
  
527
533
  g_signal_emit (G_OBJECT (self), view_signals[CLOSED], 0);
528
 
  
529
 
  if (priv->path)
530
 
  {
531
 
    g_free (priv->path);
532
 
    priv->path = NULL;
533
 
  }
534
534
}
535
535
 
536
536
static void