aboutsummaryrefslogtreecommitdiffstats
path: root/shell/evolution-storage-set-view-factory.h
diff options
context:
space:
mode:
authornobody <nobody@localhost>2003-03-20 23:07:45 +0800
committernobody <nobody@localhost>2003-03-20 23:07:45 +0800
commit218f06938b75f413e07350707a71f50683ecd8fb (patch)
treeb6fc9e3bdaff352391091398327a50b62566087f /shell/evolution-storage-set-view-factory.h
parentab6fef7852fe64f8c045b468c4fc2e37c16f33a3 (diff)
downloadgsoc2013-evolution-GDM2_2_4_1_5.tar.gz
gsoc2013-evolution-GDM2_2_4_1_5.tar.zst
gsoc2013-evolution-GDM2_2_4_1_5.zip
This commit was manufactured by cvs2svn to create tag 'GDM2_2_4_1_5'.GDM2_2_4_1_5
svn path=/tags/GDM2_2_4_1_5/; revision=20388
Diffstat (limited to 'shell/evolution-storage-set-view-factory.h')
-rw-r--r--shell/evolution-storage-set-view-factory.h30
1 files changed, 0 insertions, 30 deletions
diff --git a/shell/evolution-storage-set-view-factory.h b/shell/evolution-storage-set-view-factory.h
deleted file mode 100644
index 75d45cf1b8..0000000000
--- a/shell/evolution-storage-set-view-factory.h
+++ /dev/null
@@ -1,30 +0,0 @@
-/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */
-/* evolution-storage-set-view-factory.h
- *
- * 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: 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 */