publish egg interfaces

This commit is contained in:
David Rose 2003-10-07 14:56:32 +00:00
parent a7562e48d0
commit 722df5a7ab

View File

@ -95,7 +95,6 @@ load_file(const Filename &path, bool) const {
_converter->get_path_replace()->_path = file_path;
if (_converter->convert_file(path)) {
egg_data.set_coordinate_system(CS_default);
result = load_egg_data(egg_data);
}
_converter->clear_egg_data();