зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1349979 - Remove OptionalID from DOMTypes.ipdlh, r=qdot
This commit is contained in:
Родитель
1309e3f824
Коммит
7524cbfde8
|
@ -19,12 +19,6 @@ using struct mozilla::SerializedStructuredCloneBuffer
|
|||
namespace mozilla {
|
||||
namespace dom {
|
||||
|
||||
union OptionalID
|
||||
{
|
||||
nsID;
|
||||
void_t;
|
||||
};
|
||||
|
||||
struct MessagePortIdentifier
|
||||
{
|
||||
nsID uuid;
|
||||
|
|
Загрузка…
Ссылка в новой задаче