Fix up last commit.

2008-03-28  Alexander Larsson  <alexl@redhat.com>

        * gfile.c:
        (copy_stream_with_progress):
	Fix up last commit.
	


svn path=/trunk/; revision=6766
This commit is contained in:
Alexander Larsson 2008-03-28 13:57:29 +00:00 committed by Alexander Larsson
parent baa973e54c
commit 4824b7dbb0
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2008-03-28 Alexander Larsson <alexl@redhat.com>
* gfile.c:
(copy_stream_with_progress):
Fix up last commit.
2008-03-28 Alexander Larsson <alexl@redhat.com>
* gfile.c:

View File

@ -2118,7 +2118,6 @@ static gboolean
copy_stream_with_progress (GInputStream *in,
GOutputStream *out,
GFile *source,
GFileQueryInfoFlags info_flags,
GCancellable *cancellable,
GFileProgressCallback progress_callback,
gpointer progress_callback_data,