FBX Exporter - ModelExporter.ExportObject() without any Materials

Hi,

Is there any way to use

ModelExporter.ExportObject(exportPath, fbxGameObject);

without a Material being added?
My fbxGameObject has no materials added, but after export it has Default_Material,

Thanks for any clues.

Joe