Remove clipboard merge leftover.

YES encoded, yes.

svn path=/trunk/; revision=26034
This commit is contained in:
Aleksey Bragin
2007-03-08 19:11:09 +00:00
parent 1e3d5d70e9
commit 038309c488
-1
View File
@@ -1250,7 +1250,6 @@ ISFHelper_fnCopyItems (ISFHelper * iface, IShellFolder * pSFFrom, UINT cidl,
PathAddBackslashA (szDstPath);
_ILSimpleGetText (apidl[i], szDstPath + strlen (szDstPath),
MAX_PATH);
_ILSimpleGetText (apidl[i], szDstPath + strlen (szDstPath), MAX_PATH);
DPRINT1 ("copy %s to %s\n", szSrcPath, szDstPath);
if (fileMoving)