GH-4201: Cleaned up some leftover junk I missed removing

This commit is contained in:
Chad Maloney 2014-11-25 14:39:56 -06:00
parent fa99f95ea1
commit 1ed31afeba
1 changed files with 0 additions and 4 deletions

View File

@ -31,10 +31,6 @@ module VagrantPlugins
Regexp.new(regexp)
end
# Output rsync process stdout/stderr line by line
def self.outputRsyncData(io_name, data)
end
def self.rsync_single(machine, ssh_info, opts)
# Folder info
guestpath = opts[:guestpath]