Remove test functions from nsstring_vendor

These tests are run on the real nsstring anyway. They cause linux builds to
fail since the test functions are defined twice.
This commit is contained in:
Manish Goregaokar 2016-10-12 21:51:06 +05:30
parent b74d07bc78
commit 647f8e9c5d
2 changed files with 1 additions and 109 deletions

View file

@ -1984,6 +1984,7 @@ clip-path
${impl_coord_copy('column_width', 'mColumnWidth')}
#[allow(unused_unsafe)]
pub fn set_column_count(&mut self, v: longhands::column_count::computed_value::T) {
use gecko_bindings::structs::{NS_STYLE_COLUMN_COUNT_AUTO, nsStyleColumn_kMaxColumnCount};