That's a relatively small bug, but it's also kind of annoying that the special font-locking never goes away from functions that were already evaluated in the REPL.
Expected behavior
After removing debug instrumentation this should affect functions that were already executed in the REPL.
Actual behavior
This doesn't happen.

Steps to reproduce the problem
- Instrument some function.
- Execute it in the REPL
- De-instrument the function.
Environment & Version information
CIDER version information
; CIDER 0.11.0snapshot (package: 20151112.1551) (Clojure 1.7.0, nREPL 0.2.12)
Emacs version
24.5
Operating system
OS X El Capitan
That's a relatively small bug, but it's also kind of annoying that the special font-locking never goes away from functions that were already evaluated in the REPL.
Expected behavior
After removing debug instrumentation this should affect functions that were already executed in the REPL.
Actual behavior
This doesn't happen.
Steps to reproduce the problem
Environment & Version information
CIDER version information
Emacs version
24.5
Operating system
OS X El Capitan