summaryrefslogtreecommitdiff
path: root/docs/mail
diff options
context:
space:
mode:
authorRuben Pollan <meskio@sindominio.net>2017-05-01 13:35:04 +0200
committerKali Kaneko (leap communications) <kali@leap.se>2017-05-01 16:25:15 +0200
commit2ec7cc559846327439ba4c44dec0c3507d0d703e (patch)
treeca973c76e917e756c532acd2e4ef21cdeabe6841 /docs/mail
parentd7c9738f2a6596de5e603915ae4d370f4b771c04 (diff)
[bug] remove remanents of IMAP profiling code
- Resolves: #8870
Diffstat (limited to 'docs/mail')
-rw-r--r--docs/mail/hacking.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/mail/hacking.rst b/docs/mail/hacking.rst
index 10e3dbcb..2a4e6d32 100644
--- a/docs/mail/hacking.rst
+++ b/docs/mail/hacking.rst
@@ -17,12 +17,6 @@ capabities::
``--profiler`` option allows you to select different profilers (default is
"hotshot").
-You can also do profiling when using the ``bitmask`` client. Enable the
-``LEAP_PROFILE_IMAPCMD`` environment flag to get profiling of certain IMAP
-commands::
-
- LEAP_PROFILE_IMAPCMD=1 bitmask --debug
-
Mutt config
------------