@@ -66,7 +66,6 @@ end
|
||||
|
||||
|
||||
function Doc:set_filename(filename)
|
||||
filename = common.normalize_path(filename)
|
||||
self.filename = filename
|
||||
self.abs_filename = common.home_encode(system.absolute_path(filename))
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user