aboutsummaryrefslogtreecommitdiff
path: root/include/xglLayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/xglLayer.h')
-rw-r--r--include/xglLayer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/xglLayer.h b/include/xglLayer.h
index 8a823ab8..fc192571 100644
--- a/include/xglLayer.h
+++ b/include/xglLayer.h
@@ -48,7 +48,6 @@ typedef struct _XGL_LAYER_DISPATCH_TABLE
xglSetMemoryPriorityType SetMemoryPriority;
xglMapMemoryType MapMemory;
xglUnmapMemoryType UnmapMemory;
- xglRecordMemoryRangeType RecordMemoryRange;
xglPinSystemMemoryType PinSystemMemory;
xglGetMultiGpuCompatibilityType GetMultiGpuCompatibility;
xglOpenSharedMemoryType OpenSharedMemory;