Skip to content
This repository has been archived by the owner. It is now read-only.

Minor cleanups #163

Merged
merged 2 commits into from Jun 3, 2015
Merged

Minor cleanups #163

merged 2 commits into from Jun 3, 2015

Conversation

@metajack
Copy link
Contributor

metajack commented Jun 3, 2015

Fixes dependencies to restrict target specific ones to their proper targets. Cleans up warnings.

@metajack metajack force-pushed the metajack:platform-deps branch from 87060f8 to 8b0deb3 Jun 3, 2015
@@ -463,7 +462,7 @@ impl DrawTarget {
size: Size2D<i32>,
format: SurfaceFormat) -> DrawTarget {
assert!(backend == BackendType::Skia);
let native_surface = native_graphics_context as SkiaGrGLSharedSurfaceRef;
let _native_surface = native_graphics_context as SkiaGrGLSharedSurfaceRef;

This comment has been minimized.

@jdm

jdm Jun 3, 2015

Member

If this is unused, it can be removed.

@metajack metajack force-pushed the metajack:platform-deps branch from 8b0deb3 to 00581e7 Jun 3, 2015
@metajack
Copy link
Contributor Author

metajack commented Jun 3, 2015

@jdm removed that line.

jdm added a commit that referenced this pull request Jun 3, 2015
@jdm jdm merged commit 65f062b into servo:master Jun 3, 2015
@metajack metajack deleted the metajack:platform-deps branch Jun 3, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.