gtk/window: Remove out-dated comment

This commit is contained in:
Jonas Ådahl 2020-12-02 16:44:49 +01:00
parent 5eca548acc
commit ca65ee8d50

View File

@ -4256,9 +4256,6 @@ toplevel_compute_size (GdkToplevel *toplevel,
/* Override with default size */
if (info)
{
/* Take width of shadows/headerbar into account. We want to set the
* default size of the content area and not the window area.
*/
int default_width_csd = info->default_width;
int default_height_csd = info->default_height;
gtk_window_update_csd_size (window,