[Pcsclite-git-commit] [PCSC] 04/10: cleanup: remove declaration of SYS_Daemon()

Ludovic Rousseau rousseau at moszumanska.debian.org
Fri Aug 5 15:48:05 UTC 2016


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

rousseau pushed a commit to branch master
in repository PCSC.

commit d62561e1baaaa2a1138caf243994aef09931bfcd
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Thu Aug 4 11:31:15 2016 +0200

    cleanup: remove declaration of SYS_Daemon()
    
    SYS_Daemon() code was removed in 12f1f0e4ff330bacc28254519293bf0e3e1fd047
    (June 2010) but its declaration was still present in sys_generic.h
---
 src/sys_generic.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/sys_generic.h b/src/sys_generic.h
index c17c702..a0366b9 100644
--- a/src/sys_generic.h
+++ b/src/sys_generic.h
@@ -45,8 +45,6 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 	int SYS_USleep(int);
 
-	int SYS_Daemon(int, int);
-
 	int SYS_RandomInt(int, int);
 
 	void SYS_InitRandom(void);

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pcsclite/PCSC.git



More information about the Pcsclite-cvs-commit mailing list