Fix up last commit.
authorAlexander Larsson <alexl@redhat.com>
Fri, 28 Mar 2008 13:57:29 +0000 (13:57 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Fri, 28 Mar 2008 13:57:29 +0000 (13:57 +0000)
2008-03-28  Alexander Larsson  <alexl@redhat.com>

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

svn path=/trunk/; revision=6766

gio/ChangeLog
gio/gfile.c

index a2e9704648fc469596834c6660c2c46ef40e0f3d..60bce6112439dc231bcbb6bd9788f89f524fc935 100644 (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:
index b592ed8a4b60faaa63a05f948d8cf22261644f5e..9e65a4b4f605999854af0e7102c0877a1ac3d144 100644 (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,