diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-07-15 13:22:49 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-15 13:22:49 -0700 |
commit | 90f1e53fd25dff25d18e9755c5cd1026aa4b21ca (patch) | |
tree | 1f3c5078162f6c7ea9b0943f730317be1542f4c2 /components/script/dom/touchevent.rs | |
parent | a5cd4b95183da4ae9b754d9d4824bd23f4ad7eb8 (diff) | |
parent | cc2b2a85bd8e04a93d24af0ce3766214e6b0c32d (diff) | |
download | servo-90f1e53fd25dff25d18e9755c5cd1026aa4b21ca.tar.gz servo-90f1e53fd25dff25d18e9755c5cd1026aa4b21ca.zip |
Auto merge of #12464 - aneeshusa:cleanup-start-sending-sniffed, r=Wafflespeanut
Remove fn start_sending_sniffed
<!-- Please describe your changes on the following line: -->
This function was not used, but more importantly encodes the bad
practice of a raw `.unwrap()` and therefore should not be used.
---
<!-- 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 reference #12462 (github issue number if applicable).
<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because they are a cleanup
<!-- 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/12464)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/touchevent.rs')
0 files changed, 0 insertions, 0 deletions