X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fzoom-z3950.c;h=070feab9e7a6379be4ad20a3b1bebaa82ed0cb07;hb=dbc40ad16aa82379d2884e106d79c7d83312667a;hp=27a4d4ed898c94d025be745ccedc991fae0f81cb;hpb=e873bb6090290c8615c9649f92c8c13259bafca1;p=yaz-moved-to-github.git diff --git a/src/zoom-z3950.c b/src/zoom-z3950.c index 27a4d4e..070feab 100644 --- a/src/zoom-z3950.c +++ b/src/zoom-z3950.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2012 Index Data + * Copyright (C) 1995-2013 Index Data * See the file LICENSE for details. */ /** @@ -959,7 +959,6 @@ ZOOM_API(void) } } - static void handle_Z3950_records(ZOOM_connection c, Z_Records *sr, int present_phase);