From b29a2c0486956844ea8cd17ef6fd0ccdc049e372 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Wed, 22 Oct 2003 14:10:15 +0000 Subject: Gone; nothing in evo uses soup any more. * e-proxy.[ch]: Gone; nothing in evo uses soup any more. * Makefile.am (eutilinclude_HEADERS, libeutil_la_SOURCES): Remove e-proxy.[ch] svn path=/trunk/; revision=22974 --- e-util/e-proxy.h | 38 -------------------------------------- 1 file changed, 38 deletions(-) delete mode 100644 e-util/e-proxy.h (limited to 'e-util/e-proxy.h') diff --git a/e-util/e-proxy.h b/e-util/e-proxy.h deleted file mode 100644 index 915592cef1..0000000000 --- a/e-util/e-proxy.h +++ /dev/null @@ -1,38 +0,0 @@ -/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ -/* - * Authors: Jeffrey Stedfast - * - * Copyright 2002 Ximian, Inc. (www.ximian.com) - * - * This program 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 of the License, or - * (at your option) any later version. - * - * This program 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 this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Street #330, Boston, MA 02111-1307, USA. - * - */ - - -#ifndef __E_PROXY_H__ -#define __E_PROXY_H__ - -#ifdef __cplusplus -extern "C" { -#pragma } -#endif /* __cplusplus */ - -void e_proxy_init (void); - -#ifdef __cplusplus -} -#endif /* __cplusplus */ - -#endif /* __E_PROXY_H__ */ -- cgit v1.2.3