Skip to content

Commit 6ded4e8

Browse files
authored
RDKEMW-14121 : Added Mediatek Platform support in Memcapture Code Base (#15)
Reason of Change: removed the reduntant GetGpuMemoryUsageMediatek function to avoid the MTk build compilation error
1 parent 2119aa5 commit 6ded4e8

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

MemoryMetric.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,6 @@ class MemoryMetric : public IMetric
6969

7070
void GetGpuMemoryUsageMediatek();
7171

72-
void GetGpuMemoryUsageMediatek();
73-
7472
void GetGpuMemoryUsageRealtek();
7573

7674
pid_t tidToParentPid(pid_t tid);

0 commit comments

Comments
 (0)