]> git.proxmox.com Git - mirror_lxc.git/commit
remove unused lxc_copy_file
authorDwight Engen <dwight.engen@oracle.com>
Wed, 10 Apr 2013 14:49:51 +0000 (10:49 -0400)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Wed, 10 Apr 2013 20:24:29 +0000 (15:24 -0500)
commit190a2ea88e9820e5e150ce36414233da4bd34b44
tree19c6e2e3c4d77ad384e249423c8e97bb76ccfe02
parentfd95f2402dc70ad41fa2db8fb101f950196458a9
remove unused lxc_copy_file

Commit e3642c43 added lxc_copy_file for use in 64e1ae63. The use of it
was removed in commit 1bc60a65. Removing it reduces dead code and the
footprint of liblxc.

Signed-off-by: Dwight Engen <dwight.engen@oracle.com>
Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
src/lxc/utils.c
src/lxc/utils.h