<div dir="ltr">In general, I am against this kind of cleanups which make git blame harder to use, but here it is small enough, so why not?<br><br>ack<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Oct 30, 2014 at 1:56 PM, Christophe Fergeau <span dir="ltr"><<a href="mailto:cfergeau@redhat.com" target="_blank">cfergeau@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">---<br>
 TODO                                       | 1 -<br>
 doc/reference/spice-gtk.types              | 2 +-<br>
 gtk/controller/dump.c                      | 1 -<br>
 gtk/controller/namedpipelistener.h         | 1 -<br>
 gtk/controller/spice-controller-listener.h | 3 ---<br>
 gtk/controller/util.vala                   | 2 +-<br>
 gtk/decode-glz-tmpl.c                      | 1 -<br>
 gtk/smartcard-manager.h                    | 1 -<br>
 gtk/spice-audio-priv.h                     | 1 -<br>
 gtk/spice-channel-enums.h                  | 4 ----<br>
 gtk/spice-client.c                         | 1 -<br>
 11 files changed, 2 insertions(+), 16 deletions(-)<br>
<br>
diff --git a/TODO b/TODO<br>
index 73742ba..34e2c39 100644<br>
--- a/TODO<br>
+++ b/TODO<br>
@@ -5,4 +5,3 @@<br>
 See also list of bugs open:<br>
<br>
 <a href="https://bugs.freedesktop.org/buglist.cgi?product=Spice&component=gtk-client&resolution=---&list_id=281013" target="_blank">https://bugs.freedesktop.org/buglist.cgi?product=Spice&component=gtk-client&resolution=---&list_id=281013</a><br>
-<br>
diff --git a/doc/reference/spice-gtk.types b/doc/reference/spice-gtk.types<br>
index db0374a..acd616d 100644<br>
--- a/doc/reference/spice-gtk.types<br>
+++ b/doc/reference/spice-gtk.types<br>
@@ -44,4 +44,4 @@ spice_usb_device_get_type<br>
 spice_usb_device_manager_get_type<br>
 spice_usb_device_widget_get_type<br>
 spice_port_channel_get_type<br>
-spice_webdav_channel_get_type<br>
\ No newline at end of file<br>
+spice_webdav_channel_get_type<br>
diff --git a/gtk/controller/dump.c b/gtk/controller/dump.c<br>
index 306ff3a..5e951df 100644<br>
--- a/gtk/controller/dump.c<br>
+++ b/gtk/controller/dump.c<br>
@@ -118,4 +118,3 @@ int main (int argc, char *argv[])<br>
<br>
     return 0;<br>
 }<br>
-<br>
diff --git a/gtk/controller/namedpipelistener.h b/gtk/controller/namedpipelistener.h<br>
index 3084d00..c2dbd0a 100644<br>
--- a/gtk/controller/namedpipelistener.h<br>
+++ b/gtk/controller/namedpipelistener.h<br>
@@ -68,4 +68,3 @@ SpiceNamedPipeConnection *  spice_named_pipe_listener_accept_finish  (SpiceNamed<br>
 G_END_DECLS<br>
<br>
 #endif /* __NAMED_PIPE_LISTENER_H__ */<br>
-<br>
diff --git a/gtk/controller/spice-controller-listener.h b/gtk/controller/spice-controller-listener.h<br>
index fc6ba3d..a50bdea 100644<br>
--- a/gtk/controller/spice-controller-listener.h<br>
+++ b/gtk/controller/spice-controller-listener.h<br>
@@ -45,6 +45,3 @@ GIOStream* spice_controller_listener_accept_finish (GObject *listener,<br>
 G_END_DECLS<br>
<br>
 #endif /* __SPICE_CONTROLLER_LISTENER_H__ */<br>
-<br>
-<br>
-<br>
diff --git a/gtk/controller/util.vala b/gtk/controller/util.vala<br>
index 16f546c..acd677e 100644<br>
--- a/gtk/controller/util.vala<br>
+++ b/gtk/controller/util.vala<br>
@@ -39,4 +39,4 @@ namespace SpiceCtrl {<br>
                }<br>
        }<br>
<br>
-}<br>
\ No newline at end of file<br>
+}<br>
diff --git a/gtk/decode-glz-tmpl.c b/gtk/decode-glz-tmpl.c<br>
index 63e3a36..ab09bba 100644<br>
--- a/gtk/decode-glz-tmpl.c<br>
+++ b/gtk/decode-glz-tmpl.c<br>
@@ -334,4 +334,3 @@ static size_t FNAME(decode)(SpiceGlzDecoderWindow *window,<br>
 #undef COPY_COMP_PIXEL<br>
 #undef COPY_PLT_ENTRY<br>
 #undef CAST_PLT_DISTANCE<br>
-<br>
diff --git a/gtk/smartcard-manager.h b/gtk/smartcard-manager.h<br>
index 698357b..4811083 100644<br>
--- a/gtk/smartcard-manager.h<br>
+++ b/gtk/smartcard-manager.h<br>
@@ -78,4 +78,3 @@ GList *spice_smartcard_manager_get_readers(SpiceSmartcardManager *manager);<br>
 G_END_DECLS<br>
<br>
 #endif /* __SPICE_SMARTCARD_MANAGER_H__ */<br>
-<br>
diff --git a/gtk/spice-audio-priv.h b/gtk/spice-audio-priv.h<br>
index 71cc8ed..898c5a7 100644<br>
--- a/gtk/spice-audio-priv.h<br>
+++ b/gtk/spice-audio-priv.h<br>
@@ -32,4 +32,3 @@ struct _SpiceAudioPrivate {<br>
 G_END_DECLS<br>
<br>
 #endif /* __SPICE_AUDIO_PRIVATE_H__ */<br>
-<br>
diff --git a/gtk/spice-channel-enums.h b/gtk/spice-channel-enums.h<br>
index 30bfa51..02df762 100644<br>
--- a/gtk/spice-channel-enums.h<br>
+++ b/gtk/spice-channel-enums.h<br>
@@ -5,7 +5,3 @@<br>
 #include "spice-glib-enums.h"<br>
<br>
 #endif /* SPICE_CHANNEL_ENUMS_H */<br>
-<br>
-<br>
-<br>
-<br>
diff --git a/gtk/spice-client.c b/gtk/spice-client.c<br>
index 4e7242f..5fd511f 100644<br>
--- a/gtk/spice-client.c<br>
+++ b/gtk/spice-client.c<br>
@@ -25,4 +25,3 @@ GQuark spice_client_error_quark(void)<br>
 {<br>
     return g_quark_from_static_string("spice-client-error-quark");<br>
 }<br>
-<br>
<span class="HOEnZb"><font color="#888888">--<br>
2.1.0<br>
<br>
_______________________________________________<br>
Spice-devel mailing list<br>
<a href="mailto:Spice-devel@lists.freedesktop.org">Spice-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/spice-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/spice-devel</a><br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br>Marc-André Lureau
</div>