diff options
Diffstat (limited to 'src/device/device_declare.hpp')
-rw-r--r-- | src/device/device_declare.hpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/device/device_declare.hpp b/src/device/device_declare.hpp index 799052ad2..fcf5762af 100644 --- a/src/device/device_declare.hpp +++ b/src/device/device_declare.hpp @@ -29,11 +29,6 @@ #pragma once - -//#define DEBUG_HWDEVICE -//#define IODUMMYCRYPT 1 -//#define IONOCRYPT 1 - namespace hw { class device; |