Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVojtech Kral <vojtech@kral.hk>2019-09-17 17:59:52 +0300
committerVojtech Kral <vojtech@kral.hk>2019-09-17 18:16:15 +0300
commit107ff6fd3618e8a468aacb90903f4cc09ca65f49 (patch)
tree59794390a940aa4907a00f27e7c4a274e46b992e /src/slic3r/GUI/PresetBundle.hpp
parentcb1ee5ce5542bc96a8babdb45ed3264bbb2a0855 (diff)
Materials: Cleanup
Diffstat (limited to 'src/slic3r/GUI/PresetBundle.hpp')
-rw-r--r--src/slic3r/GUI/PresetBundle.hpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/slic3r/GUI/PresetBundle.hpp b/src/slic3r/GUI/PresetBundle.hpp
index 79519071b..b1010e07b 100644
--- a/src/slic3r/GUI/PresetBundle.hpp
+++ b/src/slic3r/GUI/PresetBundle.hpp
@@ -134,9 +134,6 @@ public:
void load_default_preset_bitmaps(wxWindow *window);
- // FIXME: rm
- void load_available_system_presets(); // XXX: name XXX: retval (VendorMap stored internally)
-
// Set the is_visible flag for printer vendors, printer models and printer variants
// based on the user configuration.
// If the "vendor" section is missing, enable all models and variants of the particular vendor.