summaryrefslogtreecommitdiffstats
path: root/media/libdrm/mobile2/include/rights/RoManager.h
diff options
context:
space:
mode:
Diffstat (limited to 'media/libdrm/mobile2/include/rights/RoManager.h')
-rw-r--r--media/libdrm/mobile2/include/rights/RoManager.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/media/libdrm/mobile2/include/rights/RoManager.h b/media/libdrm/mobile2/include/rights/RoManager.h
index cf398b3..71e9eef 100644
--- a/media/libdrm/mobile2/include/rights/RoManager.h
+++ b/media/libdrm/mobile2/include/rights/RoManager.h
@@ -64,12 +64,6 @@ public:
vector<Ro*> getAllRo();
/**
- * Get the private key of the device.
- * @return the private key.
- */
- const string& getDevicePrivateKey() const;
-
- /**
* Get ro which contained rights of specific content.
* @param contentID the specific id of content.
* @return NULL if not fount otherwise the related ro.