Author: hbelusca Date: Wed Oct 3 22:50:06 2012 New Revision: 57472
URL: http://svn.reactos.org/svn/reactos?rev=57472&view=rev Log: [REGEDIT] - Forgot to remove a comment
Modified: trunk/reactos/base/applications/regedit/regedit.h
Modified: trunk/reactos/base/applications/regedit/regedit.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/base/applications/regedit/r... ============================================================================== --- trunk/reactos/base/applications/regedit/regedit.h [iso-8859-1] (original) +++ trunk/reactos/base/applications/regedit/regedit.h [iso-8859-1] Wed Oct 3 22:50:06 2012 @@ -12,7 +12,6 @@ #include <shellapi.h> #include <shlwapi.h> #include <stdlib.h> -//#include <tchar.h> #include <process.h> #include <stdio.h> #include <limits.h>