Skip to content

Commit 17baef9

Browse files
authored
Merge pull request #13784 from aingerson/ofi
opal/mca/accelarator: remove unused flag
2 parents 56b1c4a + a88a6b1 commit 17baef9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

opal/mca/accelerator/accelerator.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ BEGIN_C_DECLS
9191
*/
9292
/* Unified memory buffers */
9393
#define MCA_ACCELERATOR_FLAGS_UNIFIED_MEMORY 0x00000001
94-
#define MCA_ACCELERATOR_FLAGS_DEVICE_ONLY_MEMORY 0x00000002
9594

9695
/**
9796
* Transfer types.

0 commit comments

Comments
 (0)