aboutsummaryrefslogtreecommitdiff
path: root/src/mpris2-watcher.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mpris2-watcher.c')
-rw-r--r--src/mpris2-watcher.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mpris2-watcher.c b/src/mpris2-watcher.c
index 7379c72..50be453 100644
--- a/src/mpris2-watcher.c
+++ b/src/mpris2-watcher.c
@@ -1,4 +1,4 @@
-/* mpris2-watcher.c generated by valac 0.14.2, the Vala compiler
+/* mpris2-watcher.c generated by valac 0.16.1, the Vala compiler
* generated from mpris2-watcher.vala, do not modify */
/*
@@ -327,7 +327,6 @@ static gboolean mpris2_watcher_check_for_active_clients_co (Mpris2WatcherCheckFo
_data_->_address_collection_size_ = 0;
_data_->address_collection = _data_->_tmp6_;
_data_->address_collection_length1 = _data_->_tmp6__length1;
- _data_->address_it = 0;
for (_data_->address_it = 0; _data_->address_it < _data_->_tmp6__length1; _data_->address_it = _data_->address_it + 1) {
_data_->_tmp7_ = g_strdup (_data_->address_collection[_data_->address_it]);
_data_->address = _data_->_tmp7_;