mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-16 15:14:17 +00:00
gtk/window: Remove out-dated comment
This commit is contained in:
parent
5eca548acc
commit
ca65ee8d50
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user