mirror of
https://github.com/brl/mutter.git
synced 2024-11-13 01:36:10 -05:00
cursor-tracker: Kill unused variable
This commit is contained in:
parent
7af429150e
commit
57cc68096b
@ -77,7 +77,6 @@ static void
|
||||
meta_cursor_tracker_finalize (GObject *object)
|
||||
{
|
||||
MetaCursorTracker *self = META_CURSOR_TRACKER (object);
|
||||
int i;
|
||||
|
||||
if (self->displayed_cursor)
|
||||
meta_cursor_reference_unref (self->displayed_cursor);
|
||||
|
Loading…
Reference in New Issue
Block a user