refactor: Remove no longer needed comment related to WddmEventsImp

Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
This commit is contained in:
Filip Hazubski
2025-02-18 10:27:47 +00:00
committed by Compute-Runtime-Automation
parent e9edae067a
commit e25f9a7fd3
2 changed files with 0 additions and 2 deletions

View File

@@ -51,7 +51,6 @@ class WddmEventsImp : public OsEvents, NEO::NonCopyableAndNonMovableClass {
std::vector<EventHandler> eventList;
};
// Don't allow copies of the WddmEventsImp object
static_assert(NEO::NonCopyableAndNonMovable<WddmEventsImp>);
} // namespace Sysman

View File

@@ -40,7 +40,6 @@ class WddmEventsImp : public OsEvents, NEO::NonCopyableAndNonMovableClass {
std::vector<EventHandler> eventList;
};
// Don't allow copies of the WddmEventsImp object
static_assert(NEO::NonCopyableAndNonMovable<WddmEventsImp>);
} // namespace L0