st/types: Remove StAlign
The last code that used the type was removed in commit 0ab34fe21f
over three years ago, whoops.
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2936>
This commit is contained in:
parent
fd2c00583e
commit
b45e75c4b9
@ -33,12 +33,6 @@ G_BEGIN_DECLS
|
||||
* Common types for StWidgets.
|
||||
*/
|
||||
|
||||
typedef enum {
|
||||
ST_ALIGN_START,
|
||||
ST_ALIGN_MIDDLE,
|
||||
ST_ALIGN_END
|
||||
} StAlign;
|
||||
|
||||
typedef enum {
|
||||
ST_BACKGROUND_SIZE_AUTO,
|
||||
ST_BACKGROUND_SIZE_CONTAIN,
|
||||
|
Loading…
Reference in New Issue
Block a user