diff options
author | nobody <nobody@localhost> | 2004-09-16 23:13:43 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2004-09-16 23:13:43 +0800 |
commit | 91b7c7ad502c36164a0a8ced6305e0d2efb030f5 (patch) | |
tree | 84f708d147f828d83167994109df8669680c32e8 /shell/e-shell-importer.h | |
parent | 0a6ebcf09b23bfc9d4ca42112a4f4ddb8d6c9df9 (diff) | |
download | gsoc2013-evolution-GAL_2_2_2.tar.gz gsoc2013-evolution-GAL_2_2_2.tar.zst gsoc2013-evolution-GAL_2_2_2.zip |
This commit was manufactured by cvs2svn to create tag 'GAL_2_2_2'.GAL_2_2_2
svn path=/tags/GAL_2_2_2/; revision=27277
Diffstat (limited to 'shell/e-shell-importer.h')
-rw-r--r-- | shell/e-shell-importer.h | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/shell/e-shell-importer.h b/shell/e-shell-importer.h deleted file mode 100644 index 4b3d79acf9..0000000000 --- a/shell/e-shell-importer.h +++ /dev/null @@ -1,28 +0,0 @@ -/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ -/* importer.c - * - * Copyright (C) 2000 Ximian, Inc. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of version 2 of the GNU General Public - * License as published by the Free Software Foundation. - * - * 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 Place - Suite 330, - * Boston, MA 02111-1307, USA. - * - * Author: Iain Holmes <iain@ximian.com> - */ - -#ifndef _E_SHELL_IMPORTER_H_ -#define _E_SHELL_IMPORTER_H_ - -void e_shell_importer_start_import (EShellWindow *shell_window); - -#endif |