From eeec695ccb24f17fdfd968075dea0fd85d0d0d7e Mon Sep 17 00:00:00 2001 From: Jon Ashburn Date: Mon, 2 Mar 2015 17:12:31 -0700 Subject: Revert "misc: Add xglRecordMemoryRange entrypoint and use it in Glave" This reverts commit fea3e5fc1ef2f3c9e4f06ab5a8d682f89b76377e. --- include/xglLayer.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/xglLayer.h') 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; -- cgit v1.2.3