Commit ccfbfea1 authored by Alexander.Trofimov's avatar Alexander.Trofimov Committed by Alexander.Trofimov

Merged revision(s) r64264 from...

Merged revision(s) r64264 from AVS/Sources/TeamlabOffice/branches/OfficeWebUnion* delete duplicate isRealObject

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@64470 954022d7-b5bf-4e40-9824-e11837661b57
parent 75b93ee2
......@@ -99,10 +99,6 @@ g_oThemeFontsName["+mj-lt"] = true;
g_oThemeFontsName["+mn-cs"] = true;
g_oThemeFontsName["+mn-ea"] = true;
g_oThemeFontsName["+mn-lt"] = true;
function isRealObject(o)
{
return o !== null && typeof o === "object";
}
function isRealNumber(n)
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment