aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel.c
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>1999-11-06 07:06:09 +0800
committerEttore Perazzoli <ettore@src.gnome.org>1999-11-06 07:06:09 +0800
commitb681ec2b9a98684ef821f9b6fbdb9a231a58d4b5 (patch)
tree6dc964528b9db296aa1dfedde9a2b2122fd0db8e /camel/camel.c
parentc8fce201dc8b14505f2e0387689947922e08f956 (diff)
downloadgsoc2013-evolution-b681ec2b9a98684ef821f9b6fbdb9a231a58d4b5.tar.gz
gsoc2013-evolution-b681ec2b9a98684ef821f9b6fbdb9a231a58d4b5.tar.zst
gsoc2013-evolution-b681ec2b9a98684ef821f9b6fbdb9a231a58d4b5.zip
Here is my initial Evolution work: message composition widget and some
installation fixes for Camel. svn path=/trunk/; revision=1369
Diffstat (limited to 'camel/camel.c')
-rw-r--r--camel/camel.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/camel/camel.c b/camel/camel.c
index 51bf4ca8ee..68d0a54407 100644
--- a/camel/camel.c
+++ b/camel/camel.c
@@ -35,6 +35,5 @@ camel_init()
printf ("Threads are not supported by glib\n");
#endif /* G_THREADS_ENABLED */
- //return data_wrapper_repository_init ();
-
+ /* return data_wrapper_repository_init (); */
}
01-5/+2 * - Get Rid MD5 supportmiwi2011-03-191-1/+0 * - Apply some diffs from repo in code.google.com.kuriyama2009-08-212-16/+66 * Reset se@FreeBSD.org due to maintainer-timeouts and no response to email.linimon2008-12-181-1/+1 * - Remove the DESTDIR modifications from individual ports as we have a new,gabor2007-08-041-2/+2 * Install to /... instead of to /...se2006-08-121-2/+2 * Fix two bugs affecting bonnie runs with large data files:se2006-06-121-4/+13 * SHA256ifyedwin2006-01-221-0/+1 * Add SIZE data to distinfo files.se2004-03-231-0/+1 * Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1