X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Fbackend.h;h=e32cd73d3a3c54035680c02be99e176b05d6e441;hb=ce627148dbba2878565b8d9da33f6b25f33da4bd;hp=c3d9da4093b3d7be3d62133d3fd1d623cf29982d;hpb=64384a8352413d396eb3cbdeb2d3d71cfa63ab21;p=yaz-moved-to-github.git diff --git a/include/yaz/backend.h b/include/yaz/backend.h index c3d9da4..e32cd73 100644 --- a/include/yaz/backend.h +++ b/include/yaz/backend.h @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2013 Index Data. + * Copyright (C) Index Data. * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: @@ -357,7 +357,6 @@ typedef struct statserv_options_block char service_dependencies[BEND_NAME_MAX]; char service_display_name[BEND_NAME_MAX]; #endif /* WIN32 */ - struct bend_soap_handler *soap_handlers; char pid_fname[BEND_NAME_MAX]; /**< pid fname */ int background; /**< auto daemon */ char cert_fname[BEND_NAME_MAX];/**< SSL certificate fname */