mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
forget clean up after me
svn path=/trunk/; revision=16530
This commit is contained in:
@@ -232,7 +232,6 @@ ParseCommand (LPFILES f, int argc, TCHAR **arg, LPDWORD lpdwFlags)
|
||||
source = 0;
|
||||
count = 0;
|
||||
|
||||
ConOutPrintf(_T("here\n"));
|
||||
|
||||
|
||||
/* hack geting pipe 1>null working */
|
||||
@@ -659,8 +658,7 @@ INT cmd_copy (LPTSTR first, LPTSTR rest)
|
||||
BOOL bWildcards;
|
||||
BOOL bDestFound;
|
||||
DWORD dwFlags = 0;
|
||||
|
||||
ConOutPrintf(_T("string : %s\n"),rest);
|
||||
|
||||
if (!_tcsncmp (rest, _T("/?"), 2))
|
||||
{
|
||||
ConOutResPaging(TRUE,STRING_COPY_HELP2);
|
||||
|
||||
Reference in New Issue
Block a user