From 7ffa22191dfaf29e4489b2e602085697f18a9642 Mon Sep 17 00:00:00 2001 From: bubnikv Date: Mon, 5 Nov 2018 17:52:55 +0100 Subject: Fixed some issues with front end / back end synchronization. --- xs/xsp/Model.xsp | 2 -- 1 file changed, 2 deletions(-) (limited to 'xs') diff --git a/xs/xsp/Model.xsp b/xs/xsp/Model.xsp index a198b1b9f..11fa7e920 100644 --- a/xs/xsp/Model.xsp +++ b/xs/xsp/Model.xsp @@ -286,8 +286,6 @@ ModelMaterial::attributes() %code%{ THIS->set_type(ModelVolume::SUPPORT_BLOCKER); %}; size_t split(unsigned int max_extruders); - - ModelMaterial* assign_unique_material(); }; -- cgit v1.2.3