Skip to content

Commit 6586a94

Browse files
committed
remove umfMemoryTrackerGetAllocInfo from def/map files
1 parent 90bee84 commit 6586a94

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/libumf.def

-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ EXPORTS
6060
umfMemoryProviderPurgeForce
6161
umfMemoryProviderPurgeLazy
6262
umfMemoryProviderPutIPCHandle
63-
umfMemoryTrackerGetAllocInfo
6463
umfMempolicyCreate
6564
umfMempolicyDestroy
6665
umfMempolicySetCustomSplitPartitions

src/libumf.map

-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ UMF_0.10 {
5454
umfMemoryProviderPurgeForce;
5555
umfMemoryProviderPurgeLazy;
5656
umfMemoryProviderPutIPCHandle;
57-
umfMemoryTrackerGetAllocInfo;
5857
umfMempolicyCreate;
5958
umfMempolicyDestroy;
6059
umfMempolicySetCustomSplitPartitions;

0 commit comments

Comments
 (0)