Remove unused gNoComputedValue variable.

This commit is contained in:
dbaron@dbaron.org 2007-07-22 10:59:14 -07:00
Родитель 16033c063e
Коммит 13ca5bbce6
1 изменённых файлов: 0 добавлений и 3 удалений

Просмотреть файл

@ -57,9 +57,6 @@ var gShorthandsWithoutCondensingSerialize = {
"pause": true,
};
var gNoComputedValue = {
};
var gNotAccepted = {
"-moz-column-width": [ "50%" ],
"-moz-user-select": [ "auto" ],