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

git-admin at x2go.org git-admin at x2go.org
Mon Oct 24 23:27:58 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 c2fa6e1b30ec1f9febfff596e8aefa16365cf9ac
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 7262053..43541d5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -373,6 +373,7 @@ x2goclient (4.0.5.3-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.
 
   [ Bernard Cafarelli ]
   * New upstream version (4.0.5.3):
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