[X2Go-Commits] [x2gokdrive] 01/01: x2gokdriveremote.h: remove duplicate function declaration for clientReadNotify ().

git-admin at x2go.org git-admin at x2go.org
Mon Jan 20 16:28:47 CET 2020


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

x2go pushed a commit to branch master
in repository x2gokdrive.

commit 369ca4240cf673b0952b2557ac3568a9d9ea22a1
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Mon Jan 20 16:27:49 2020 +0100

    x2gokdriveremote.h: remove duplicate function declaration for clientReadNotify ().
---
 debian/changelog   | 2 ++
 x2gokdriveremote.h | 1 -
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index d3a52a9..4826296 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -57,6 +57,8 @@ x2gokdrive (0.0.0.1-0x2go1) UNRELEASED; urgency=medium
     - patches.xorg/: add 1.20.7 files, essentially copied and refreshed from
       1.20.6.
     - x2gokdrive{,remote}.c: fix logic flaws.
+    - x2gokdriveremote.h: remove duplicate function declaration for
+      clientReadNotify ().
   * debian/control:
     + Grammar fix.
     + Remove dependencies that refer to disabled features.
diff --git a/x2gokdriveremote.h b/x2gokdriveremote.h
index 728edb5..c574035 100644
--- a/x2gokdriveremote.h
+++ b/x2gokdriveremote.h
@@ -377,7 +377,6 @@ struct _remoteHostVars
 int send_selection(int sel, char* data, uint32_t length, uint32_t mimeData);
 
 #if XORG_VERSION_CURRENT < 11900000
-void clientReadNotify(int fd, int ready, void *data);
 void pollEvents(void);
 #endif /* XORG_VERSION_CURRENT */
 void clear_cache_data(uint32_t maxsize);

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gokdrive.git


More information about the x2go-commits mailing list