Remove all traces of long obsolete OMXComponentBase class.

Change-Id: I749994fe1560363afc95beae45b66ea56a20caa8
This commit is contained in:
Andreas Huber 2012-03-16 09:00:53 -07:00
parent 8571b80815
commit 599ebfd48d
1 changed files with 0 additions and 2 deletions

View File

@ -27,8 +27,6 @@
namespace android {
struct OMXComponentBase;
struct OMXPluginBase {
OMXPluginBase() {}
virtual ~OMXPluginBase() {}