mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-25 22:29:07 +00:00
Bug 1202312 - Remove an old forward declaration and typedef. r=kats
--HG-- extra : source : 8c0ad47c7db2a004355d8074b6ab868ac5c0aeb6
This commit is contained in:
parent
b979ad25d3
commit
1462347083
@ -49,7 +49,6 @@ class RenderFrameChild;
|
||||
namespace layers {
|
||||
class APZEventState;
|
||||
class ImageCompositeNotification;
|
||||
struct SetTargetAPZCCallback;
|
||||
} // namespace layers
|
||||
|
||||
namespace widget {
|
||||
@ -230,7 +229,6 @@ class TabChild final : public TabChildBase,
|
||||
typedef mozilla::dom::ClonedMessageData ClonedMessageData;
|
||||
typedef mozilla::layout::RenderFrameChild RenderFrameChild;
|
||||
typedef mozilla::layers::APZEventState APZEventState;
|
||||
typedef mozilla::layers::SetTargetAPZCCallback SetTargetAPZCCallback;
|
||||
typedef mozilla::layers::SetAllowedTouchBehaviorCallback SetAllowedTouchBehaviorCallback;
|
||||
|
||||
public:
|
||||
|
Loading…
x
Reference in New Issue
Block a user