mirror of
https://github.com/correl/doom-modeline.git
synced 2024-11-24 03:00:10 +00:00
Remove debug codes.
This commit is contained in:
parent
813adefbfa
commit
24dd81d9d5
1 changed files with 0 additions and 2 deletions
|
@ -342,8 +342,6 @@ active.")
|
||||||
(car (project-roots project))))
|
(car (project-roots project))))
|
||||||
default-directory))))
|
default-directory))))
|
||||||
|
|
||||||
(project-roots (project-current))
|
|
||||||
|
|
||||||
;; Disable projectile mode-line segment
|
;; Disable projectile mode-line segment
|
||||||
(setq projectile-dynamic-mode-line nil)
|
(setq projectile-dynamic-mode-line nil)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue