diff options
author | nobody <nobody@localhost> | 2001-05-25 08:59:35 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-05-25 08:59:35 +0800 |
commit | 5954d6a1cf343b9bf904056e1c19da950e896586 (patch) | |
tree | c98abe761e7d9865d38968207e859d1fcdc2f9f7 /shell/evolution-storage-set-view-factory.h | |
parent | 15f9d079e63beb68266e64ff5bb481c61b615622 (diff) | |
download | gsoc2013-evolution-GDM2_2_2_2_1.tar.gz gsoc2013-evolution-GDM2_2_2_2_1.tar.zst gsoc2013-evolution-GDM2_2_2_2_1.zip |
This commit was manufactured by cvs2svn to create tag 'GDM2_2_2_2_1'.GDM2_2_2_2_1
svn path=/tags/GDM2_2_2_2_1/; revision=9974
Diffstat (limited to 'shell/evolution-storage-set-view-factory.h')
-rw-r--r-- | shell/evolution-storage-set-view-factory.h | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/shell/evolution-storage-set-view-factory.h b/shell/evolution-storage-set-view-factory.h deleted file mode 100644 index 85710e6cd1..0000000000 --- a/shell/evolution-storage-set-view-factory.h +++ /dev/null @@ -1,31 +0,0 @@ -/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ -/* evolution-storage-set-view-factory.h - * - * Copyright (C) 2000 Helix Code, Inc. - * - * 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 Place - Suite 330, - * Boston, MA 02111-1307, USA. - * - * Author: Ettore Perazzoli - */ - -#ifndef _EVOLUTION_STORAGE_SET_VIEW_FACTORY_H -#define _EVOLUTION_STORAGE_SET_VIEW_FACTORY_H - -#include "e-shell.h" - -BonoboControl *evolution_storage_set_view_factory_new_view (EShell *shell); - -#endif /* _EVOLUTION_STORAGE_SET_VIEW_FACTORY_H */ |