[X2Go-Commits] [x2goclient] 215/217: src/pulsemanager.cpp: remove unused variables.

git-admin at x2go.org git-admin at x2go.org
Sat Aug 27 19:27:02 CEST 2016


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch bugfix/osx
in repository x2goclient.

commit 17e70ba597b3dbb8cb0204d6ba0348f9049e42a4
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Sat Aug 13 23:27:42 2016 +0200

    src/pulsemanager.cpp: remove unused variables.
---
 debian/changelog     |    1 +
 src/pulsemanager.cpp |    2 --
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f1ca32b..b6dec3e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -402,6 +402,7 @@ x2goclient (4.0.5.2-0x2go1) UNRELEASED; urgency=medium
       around real_kill_pgroup (). Adjust comment. We need to do this so the
       cleanup process doesn't kill itself before all other processes in the
       process group are killed.
+    - src/pulsemanager.cpp: remove unused variables.
   * debian/control:
     - Maintainer change in package: X2Go Developers <x2go-dev at lists.x2go.org>.
     - Uploaders: add myself. Also, force a rebuild due to the changed
diff --git a/src/pulsemanager.cpp b/src/pulsemanager.cpp
index 01677dd..93c83b3 100644
--- a/src/pulsemanager.cpp
+++ b/src/pulsemanager.cpp
@@ -468,8 +468,6 @@ void PulseManager::fetch_pulseaudio_version () {
           }
         }
 
-        bool numbers_done[3] = { false, false, false };
-
         if (numbers_skip[0]) {
           x2goErrorf (30) << "Supposed to skip major version number. Something is wrong.";
           show_RichText_ErrorMsgBox (tr ("Error fetching PulseAudio version number!"),

--
Alioth's /srv/git/code.x2go.org/x2goclient.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git


More information about the x2go-commits mailing list