X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fp2_xmlerror.h;fp=src%2Fp2_xmlerror.h;h=0000000000000000000000000000000000000000;hb=4d01797cadc9a0ac99876553a6ee2ef3529a4d27;hp=df6a3468d1b4af3aaf0e74ba1fffad117ea51cef;hpb=495881ec0c538d38f680be81db9ac2b2bed84530;p=yazproxy-moved-to-github.git diff --git a/src/p2_xmlerror.h b/src/p2_xmlerror.h deleted file mode 100644 index df6a346..0000000 --- a/src/p2_xmlerror.h +++ /dev/null @@ -1,35 +0,0 @@ -/* $Id: p2_xmlerror.h,v 1.1 2005-10-05 12:07:15 adam Exp $ - Copyright (c) 1998-2005, Index Data. - -This file is part of the yaz-proxy. - -YAZ proxy is free software; you can redistribute it and/or modify it under -the terms of the GNU General Public License as published by the Free -Software Foundation; either version 2, or (at your option) any later -version. - -YAZ proxy is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or -FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License -for more details. - -You should have received a copy of the GNU General Public License -along with YAZ proxy; see the file LICENSE. If not, write to the -Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. - */ - -#ifndef P2_XMLERROR_H -#define P2_XMLERROR_H - -void p2_xmlerror_setup(); - -#endif - -/* - * Local variables: - * c-basic-offset: 4 - * indent-tabs-mode: nil - * End: - * vim: shiftwidth=4 tabstop=8 expandtab - */