This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gokdrive. commit 57f3fb658797d5b49f9a8cda61fda13a6282f5ea Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Jul 16 23:34:34 2019 +0200 x2gokdriveselection.h: create_selection_window() is static, remove prototype. --- x2gokdriveselection.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/x2gokdriveselection.h b/x2gokdriveselection.h index 2841cb9..829cad2 100644 --- a/x2gokdriveselection.h +++ b/x2gokdriveselection.h @@ -31,8 +31,6 @@ void selection_init( struct RemoteHostVars* obj); void install_selection_callbacks(void ); -static int create_selection_window(void); int own_selection(int target); - #endif /* X2GOKDRIVESELECTION_H */ -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gokdrive.git