GTK: minor cleanup
This commit is contained in:
parent
a25f92e4ec
commit
173c4cbddd
@ -59,8 +59,6 @@ doFileOperation (FCopy (Copy (f':fs') to)) =
|
||||
doFileOperation (FMove (Move (f':fs') to)) =
|
||||
_doFileOperation (f':fs') to moveFileOverwrite moveFile
|
||||
$ doFileOperation (FMove $ Move fs' to)
|
||||
where
|
||||
|
||||
doFileOperation _ = return ()
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user