Skip to content

Commit

Permalink
Bug 1837061 - part3 : remove unused member variable. r=jolin
Browse files Browse the repository at this point in the history
Depends on D180161

Differential Revision: https://phabricator.services.mozilla.com/D180162
  • Loading branch information
alastor0325 committed Jun 14, 2023
1 parent 64357b3 commit 24ec137
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dom/media/eme/KeySystemConfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,6 @@ struct KeySystemConfig {
nsTArray<nsString> mEncryptionSchemes;
ContainerSupport mMP4;
ContainerSupport mWebM;
bool mIsHW = false;
};

KeySystemConfig::SessionType ConvertToKeySystemConfigSessionType(
Expand Down

0 comments on commit 24ec137

Please sign in to comment.