diff options
| author | 2016-01-08 13:42:19 +0100 | |
|---|---|---|
| committer | 2016-01-08 13:42:19 +0100 | |
| commit | 08c8c26b629290d4776002ca14ccc2c1907b58fd (patch) | |
| tree | bae1ed7112a24ea893f4a209745ba66ced17330c /src/osd/modules/debugger/qt/deviceinformationwindow.cpp | |
| parent | 0da7a86a8c60d9772d2ebda150843779a5e17fd6 (diff) | |
remove usage of NO_MEM_TRACKING macro (nw)
Diffstat (limited to 'src/osd/modules/debugger/qt/deviceinformationwindow.cpp')
| -rw-r--r-- | src/osd/modules/debugger/qt/deviceinformationwindow.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/osd/modules/debugger/qt/deviceinformationwindow.cpp b/src/osd/modules/debugger/qt/deviceinformationwindow.cpp index ca6913f0b06..54cc4406d23 100644 --- a/src/osd/modules/debugger/qt/deviceinformationwindow.cpp +++ b/src/osd/modules/debugger/qt/deviceinformationwindow.cpp @@ -1,7 +1,5 @@ // license:BSD-3-Clause // copyright-holders:Andrew Gardner -#define NO_MEM_TRACKING - #include <QtWidgets/QFrame> #include <QtWidgets/QLabel> #include <QtWidgets/QVBoxLayout> |
