mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
Revert the testcode I accidentally committed.
svn path=/branches/ros-amd64-bringup/; revision=35949
This commit is contained in:
@@ -38,9 +38,8 @@ DriverEntry(
|
||||
PUNICODE_STRING RegistryPath)
|
||||
{
|
||||
UNIMPLEMENTED;
|
||||
intptr_t y = __readeflags();
|
||||
__writeeflags(34);
|
||||
return y;//STATUS_SUCCESS;
|
||||
|
||||
return STATUS_SUCCESS;
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user