[libvirt] [PATCH 0/2] remove 2 unused functions

Daniel P. Berrange berrange at redhat.com
Tue May 12 11:35:47 UTC 2015


On Tue, May 12, 2015 at 07:26:11PM +0800, Zhang Bo wrote:
> From: YueWenyuan <yuewenyuan at huawei.com>
> 
> remove unused functions virTimeFieldsNow() and virTimeFieldsNowRaw()

Removing unused functions like this is really a non-goal. They are general
utility functions in libvirt that may or may not be used at a single
point in time, but we do not remove them just because they happen to not
currently be used.

Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list