Author: fireball Date: Thu Mar 8 22:11:09 2007 New Revision: 26034
URL: http://svn.reactos.org/svn/reactos?rev=26034&view=rev Log: Remove clipboard merge leftover.
YES encoded, yes.
Modified: trunk/reactos/dll/win32/shell32/shfldr_fs.c
Modified: trunk/reactos/dll/win32/shell32/shfldr_fs.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shfldr_fs... ============================================================================== --- trunk/reactos/dll/win32/shell32/shfldr_fs.c (original) +++ trunk/reactos/dll/win32/shell32/shfldr_fs.c Thu Mar 8 22:11:09 2007 @@ -1250,7 +1250,6 @@ 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)