Branch: Tag:

2015-12-20

2015-12-20 14:16:18 by Martin Nilsson <nilsson@fastmail.com>

Removed _sprintf parameters where they are not used.

402:    catch(connectfail(err));    }    -  private string _sprintf(int type, void|mapping flags) { +  private string _sprintf(int type) {    string res=UNDEFINED;    switch(type) {    case 'O':
470:    private function(:void) gottimeout;    private int timeout;    -  private string _sprintf(int type, void|mapping flags) { +  private string _sprintf(int type) {    string res=UNDEFINED;    switch(type) {    case 'O':