CVSROOT:        /cvs/gnome
Module name:    evolution-data-server
Changes by:     tml     05/12/01 05:32:31

Modified files:
        camel          : ChangeLog camel-win32.c camel-private.h 

Log message:
2005-12-01  Tor Lillqvist  <[EMAIL PROTECTED]>

* camel-win32.c: Drop the realpath() implementation. realpath() is
only used in one place in providers/local/camel-local-folder.c,
and it's better to just enclose that code snippet (which isn't
needed on Win32 anyway) in an ifdef.

* camel-private.h: Drop the realpath() declaration from
here. Remove the S_ISLNK() and lstat() dummy definitions. They are
also used only in the place mentioned above.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution-data-server&who=tml&date=explicit&mindate=2005-12-01%2005:31&maxdate=2005-12-01%2005:33

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to