[libvirt] [PATCH] Remove obsolete TODO file

We stopped autogenerating a TODO file from RFE bugs a long time ago. Signed-off-by: Daniel P. Berrange <berrange@redhat.com> --- TODO | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 TODO diff --git a/TODO b/TODO deleted file mode 100644 index 6843a17b35..0000000000 --- a/TODO +++ /dev/null @@ -1,22 +0,0 @@ - libvirt TODO list - ================= - -The TODO list changes frequently, so is maintained online -in the libvirt bugzilla - - http://bugzilla.redhat.com/ - -Search against - - Product: Virtualization Tools - Component: libvirt - Subject: RFE - -Or browse dependent bugs under - - https://bugzilla.redhat.com/show_bug.cgi?id=libvirtTodo - -Summarized reports automatically generated from bugzilla -and provided online at - - http://libvirt.org/todo.html -- 2.13.5

On Fri, Oct 13, 2017 at 16:32:32 +0100, Daniel P. Berrange wrote:
We stopped autogenerating a TODO file from RFE bugs a long time ago.
Signed-off-by: Daniel P. Berrange <berrange@redhat.com> --- TODO | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 TODO
ACK if you also remove the reference to this file from libvirt.spec.in. Jirka
participants (2)
-
Daniel P. Berrange
-
Jiri Denemark