Author: mjansen
Date: Sat Jun 10 17:47:56 2017
New Revision: 74983
URL:
http://svn.reactos.org/svn/reactos?rev=74983&view=rev
Log:
Addendum to r74982, remove some debugging code.
Modified:
trunk/rostests/apitests/shell32/testlist.c
Modified: trunk/rostests/apitests/shell32/testlist.c
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/shell32/testlist…
==============================================================================
--- trunk/rostests/apitests/shell32/testlist.c [iso-8859-1] (original)
+++ trunk/rostests/apitests/shell32/testlist.c [iso-8859-1] Sat Jun 10 17:47:56 2017
@@ -1,7 +1,6 @@
#define __ROS_LONG64__
#define STANDALONE
-#include "R:\hook\base_hk.h"
#include <wine/test.h>
extern void func_AddCommas(void);