user-controls: Remove unused variable
This commit is contained in:
parent
c39ffd45fc
commit
6ee8b77b95
1 changed files with 0 additions and 1 deletions
|
@ -1009,7 +1009,6 @@ mct_user_controls_class_init (MctUserControlsClass *klass)
|
|||
static void
|
||||
mct_user_controls_init (MctUserControls *self)
|
||||
{
|
||||
g_autoptr(GError) error = NULL;
|
||||
g_autoptr(GtkCssProvider) provider = NULL;
|
||||
|
||||
/* Ensure the types used in the UI are registered. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue