servo/components/compositing
bors-servo 43e2720f86 Auto merge of #17685 - paulrouget:rm_InitializeCompositing, r=jdm
remove no-op InitializeCompositing message

I think this is no-op.

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [ ] These changes fix #__ (github issue number if applicable).

<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because _____

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/17685)
<!-- Reviewable:end -->
2017-07-13 07:46:32 -07:00
..
Cargo.toml Upgrade to the latest version of WebRender 2017-07-13 07:44:08 +10:00
compositor.rs Auto merge of #17685 - paulrouget:rm_InitializeCompositing, r=jdm 2017-07-13 07:46:32 -07:00
compositor_thread.rs Upgrade to the latest version of WebRender 2017-07-13 07:44:08 +10:00
lib.rs Upgrade to the latest version of WebRender 2017-07-13 07:44:08 +10:00
touch.rs Bump euclid to 0.14. 2017-06-14 16:00:59 +02:00
windowing.rs Auto merge of #17685 - paulrouget:rm_InitializeCompositing, r=jdm 2017-07-13 07:46:32 -07:00