Jenkinsfile: Remove some extra comment lines.

pull/10/head
Icedream 2017-04-21 02:31:34 +02:00
parent a2895609ed
commit cb55b85a14
Signed by: icedream
GPG Key ID: 1573F6D8EFE4D0CF
1 changed files with 0 additions and 6 deletions

6
Jenkinsfile vendored
View File

@ -1,9 +1,3 @@
// icecon_linux_amd64
// icecon_linux_arm
// icecon_linux_i386
// icecon_windows_amd64.exe
// icecon_windows_i386.exe
def binext(os) {
switch(os) {
case "windows":