From d6fa844c5374ad93c46fe2e43be0dd4a5eff5ff3 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Tue, 9 Apr 2002 15:06:10 +0000 Subject: Add view_info arg but don't do anything with it. * component-factory.c (create_view): Add view_info arg but don't do anything with it. svn path=/trunk/; revision=16401 --- my-evolution/component-factory.c | 1 + 1 file changed, 1 insertion(+) (limited to 'my-evolution/component-factory.c') diff --git a/my-evolution/component-factory.c b/my-evolution/component-factory.c index d16f6b077e..30196985d9 100644 --- a/my-evolution/component-factory.c +++ b/my-evolution/component-factory.c @@ -60,6 +60,7 @@ static EvolutionShellComponentResult create_view (EvolutionShellComponent *shell, const char *physical_uri, const char *folder_type, + const char *view_info, BonoboControl **control_return, void *closure) { -- cgit v1.2.3