Skip to content

Commit 2d5a1af

Browse files
Remove dead doc (#819)
1 parent 7421359 commit 2d5a1af

1 file changed

Lines changed: 0 additions & 18 deletions

File tree

lib/irb.rb

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -705,12 +705,6 @@
705705
# Command-line option <tt>-W[_level_]<tt>
706706
# sets warning level; 0=silence, 1=medium, 2=verbose.
707707
#
708-
# :stopdoc:
709-
# === Performance Measurement
710-
#
711-
# IRB.conf[:MEASURE] IRB.conf[:MEASURE_CALLBACKS] IRB.conf[:MEASURE_PROC]
712-
# :startdoc:
713-
#
714708
# == Other Features
715709
#
716710
# === Load Modules
@@ -771,12 +765,6 @@
771765
#
772766
# Note that the configuration file entry overrides the command-line options.
773767
#
774-
# :stopdoc:
775-
# === \Context Mode
776-
#
777-
# IRB.conf[:CONTEXT_MODE]
778-
# :startdoc:
779-
#
780768
# === \IRB Name
781769
#
782770
# You can specify a name for \IRB.
@@ -815,12 +803,6 @@
815803
# Each time the configuration is changed,
816804
# that proc is called with argument +conf+:
817805
#
818-
# :stopdoc:
819-
# === \Locale
820-
#
821-
# IRB.conf[:LC_MESSAGES]
822-
# :startdoc:
823-
#
824806
# === Encodings
825807
#
826808
# Command-line option <tt>-E _ex_[:_in_]</tt>

0 commit comments

Comments
 (0)