aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Config_Reference.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Config_Reference.md')
-rw-r--r--docs/Config_Reference.md7
1 files changed, 1 insertions, 6 deletions
diff --git a/docs/Config_Reference.md b/docs/Config_Reference.md
index f4b36e70..223b576f 100644
--- a/docs/Config_Reference.md
+++ b/docs/Config_Reference.md
@@ -1781,12 +1781,7 @@ for an example configuration.
# See the "extruder" section for available stepper and heater
# parameters.
#shared_heater:
-# If this extruder uses the same heater already defined for another
-# extruder then place the name of that extruder here. For example,
-# should extruder3 and extruder4 share a heater then the extruder3
-# config section should define the heater and the extruder4 section
-# should specify "shared_heater: extruder3". The default is to not
-# reuse an existing heater.
+# This option is deprecated and should no longer be specified.
```
### [dual_carriage]