mirror of
https://gitlab.gnome.org/GNOME/libmks.git
synced 2024-12-22 05:35:21 +00:00
tools: remove unused variable
This commit is contained in:
parent
39a0bb2658
commit
78d955cde8
@ -59,7 +59,6 @@ main (int argc,
|
||||
char *argv[])
|
||||
{
|
||||
g_autoptr(GDBusConnection) connection = NULL;
|
||||
g_autoptr(GdkPaintable) paintable = NULL;
|
||||
g_autoptr(MksSession) session = NULL;
|
||||
g_autoptr(MksScreen) screen = NULL;
|
||||
g_autoptr(GMainLoop) main_loop = NULL;
|
||||
|
Loading…
Reference in New Issue
Block a user