user-controls: Remove unused variable

This commit is contained in:
Georges Basile Stavracas Neto 2022-07-08 15:55:26 -03:00
parent c39ffd45fc
commit 6ee8b77b95
1 changed files with 0 additions and 1 deletions

View File

@ -1009,7 +1009,6 @@ mct_user_controls_class_init (MctUserControlsClass *klass)
static void static void
mct_user_controls_init (MctUserControls *self) mct_user_controls_init (MctUserControls *self)
{ {
g_autoptr(GError) error = NULL;
g_autoptr(GtkCssProvider) provider = NULL; g_autoptr(GtkCssProvider) provider = NULL;
/* Ensure the types used in the UI are registered. */ /* Ensure the types used in the UI are registered. */