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

git-admin at x2go.org git-admin at x2go.org
Thu Jan 19 13:05:57 CET 2017


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

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

commit 64d9a0669ebb9bc2dc1c123c97fa2e41f3ab5247
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 ce03b6e..262f297 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -400,6 +400,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