From c9e54cac74be643864f63c7cea6fd043af5cf7f9 Mon Sep 17 00:00:00 2001 From: Vince Darley Date: Mon, 13 May 2002 18:07:32 +0000 Subject: [PATCH] webdav --- library/webdavvfs.tcl | 1 - 1 file changed, 1 deletion(-) diff --git a/library/webdavvfs.tcl b/library/webdavvfs.tcl index 5de7171..303c8b1 100644 --- a/library/webdavvfs.tcl +++ b/library/webdavvfs.tcl @@ -5,7 +5,6 @@ package require http package require base64 # This works for very basic operations (cd, open, file stat, but not 'glob'). -# It has been put together, so far, largely by trial and error! namespace eval vfs::webdav {} -- 2.23.0