Skip to content

Commit 602503b

Browse files
committed
removing accidental testing check-in
Signed-off-by: Dan Hoeflinger <dan.hoeflinger@intel.com>
1 parent 0def7e7 commit 602503b

File tree

3 files changed

+0
-4
lines changed

3 files changed

+0
-4
lines changed

help_function/src/onedpl_test_fill.cpp

-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
//
88
// ===----------------------------------------------------------------------===//
99

10-
#define DPCT_USM_LEVEL_NONE
11-
1210
#include "oneapi/dpl/execution"
1311
#include "oneapi/dpl/iterator"
1412
#include "oneapi/dpl/algorithm"

help_function/src/onedpl_test_for_each.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
//
77
//
88
// ===----------------------------------------------------------------------===//
9-
#define DPCT_USM_LEVEL_NONE
109

1110
#include "oneapi/dpl/execution"
1211
#include "oneapi/dpl/iterator"

help_function/src/onedpl_test_sort_by_key.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
//
77
//
88
// ===----------------------------------------------------------------------===//
9-
#define DPCT_USM_LEVEL_NONE
109

1110
#include <oneapi/dpl/execution>
1211

0 commit comments

Comments
 (0)