diff options
author | Colomban Wendling <[email protected]> | 2024-02-28 22:21:06 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2024-02-29 13:15:24 +0100 |
commit | 44f5c03bd177e5eec9c4c31104c1ee358e9b3a33 (patch) | |
tree | 1d749e903a7d314e7df819d8ef8bd9e842aef9d9 /desktop-docs/lgpl/zh_CN/[email protected]:mate-desktop/mate-desktop.git | |
parent | bdbeed74419708dc35e23ceecc10f166abfddb78 (diff) | |
download | mate-desktop-44f5c03bd177e5eec9c4c31104c1ee358e9b3a33.tar.bz2 mate-desktop-44f5c03bd177e5eec9c4c31104c1ee358e9b3a33.tar.xz |
MateImageMenuItem: Remove unnecessary label field
This was used in GtkImageMenuItem to support stock items, but this is a
deprecated feature that didn't make it to MateImageMenuItem. Now, this
is entirely unused, and just leads to glue code maintaining an unused
local copy of the label, effectively wasting a little bit of memory and
adding complexity.
Just drop all references to it, without any functional difference.
Diffstat (limited to 'desktop-docs/lgpl/zh_CN/[email protected]:mate-desktop/mate-desktop.git')
0 files changed, 0 insertions, 0 deletions