Skip to content

Commit

Permalink
add new line between the functions
Browse files Browse the repository at this point in the history
  • Loading branch information
JerryShih committed Mar 28, 2017
1 parent 224cf99 commit 3a3f830
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webrender/src/resource_cache.rs
Original file line number Diff line number Diff line change
Expand Up @@ -674,6 +674,7 @@ impl ResourceCache {
}
}
}

fn update_texture_cache(cached_images: &mut ResourceClassCache<ImageRequest, CachedImageInfo>,
texture_cache: &mut TextureCache,
current_frame_id: FrameId,
Expand Down

0 comments on commit 3a3f830

Please sign in to comment.