~noskcaj/ubuntu/trusty/xfwm4/4.11

« back to all changes in this revision

Viewing changes to src/poswin.c

  • Committer: Package Import Robot
  • Author(s): Yves-Alexis Perez, Lionel Le Folgoc
  • Date: 2011-12-20 08:39:20 UTC
  • mfrom: (3.2.7 sid)
  • Revision ID: package-import@ubuntu.com-20111220083920-70n7z88r0wnl1i1p
[ Lionel Le Folgoc ]
* New upstream release, including:
  - Fix crash in signal handler.                                  lp: #495361
* debian/patches:
  - 0001-Do-not-enforce-the-size-increment-only-if-the-size-r.patch: dropped,
    included upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
116
116
    g_return_if_fail (poswin != NULL);
117
117
 
118
118
    gtk_widget_destroy (poswin->window);
 
119
    g_free (poswin);
119
120
}
120
121
 
121
122
void