commit | e6e08ab9f5d4fca8034c3a9892d9dc3b75355419 | [log] [tgz] |
---|---|---|
author | Tianyu <tianyuj@google.com> | Thu Sep 13 18:48:55 2018 -0700 |
committer | Tianyu <tianyuj@google.com> | Fri Sep 14 12:47:43 2018 -0700 |
tree | d191c2b05582f33367c5293cef591360efeda1f4 | |
parent | 2a2ddfaf2cb403baaaeaf4eff52c1236ccf4d3ad [diff] |
Remove unused template Previously, code does not compile if using Post(fence) method. Error message is no matching member function for call to 'Post', frameworks/native/libs/vr/libbufferhub/include/private/dvr/buffer_hub_client.h:217:7: note: candidate template ignored: couldn't infer template argument 'Meta'. Test: use Post method in test and build on oc-dr1-daydream-dev branch. Bug: None Change-Id: Icc6977ec6b805d062cb3d0289c73fbf8b43ec940