[X2Go-Commits] [x2goclient] 01/01: src/onmainwindow.cpp: remove left-over debug test message.

git-admin at x2go.org git-admin at x2go.org
Thu Jan 19 10:59:46 CET 2017


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

x2go pushed a commit to branch master
in repository x2goclient.

commit 1267231163043ef33afe755e59373e432cf73589
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Thu Jan 19 10:59:32 2017 +0100

    src/onmainwindow.cpp: remove left-over debug test message.
---
 debian/changelog     |    1 +
 src/onmainwindow.cpp |    1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index e3b968a..39b1e75 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -35,6 +35,7 @@ x2goclient (4.0.5.3-0x2go1) UNRELEASED; urgency=medium
       render it to a raster image and use this Pixmap as the icon file -
       otherwise the icon will not show up. Also change the icon size back to
       16x16 px, that's big enough.
+    - src/onmainwindow.cpp: remove left-over debug test message.
 
   [ Bernard Cafarelli ]
   * New upstream version (4.0.5.3):
diff --git a/src/onmainwindow.cpp b/src/onmainwindow.cpp
index f234e2f..d8e178c 100644
--- a/src/onmainwindow.cpp
+++ b/src/onmainwindow.cpp
@@ -1700,7 +1700,6 @@ QString ONMainWindow::images_resource_path (const QString &filename, const QStri
 
   ret.append (filename);
 
-  x2goDebug << "returning " << ret;
   return (ret);
 }
 

--
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