settings: remove allow_physical_*_deletion (replaced by custom binding)

This commit is contained in:
Andrzej Rybczak
2012-09-19 02:03:39 +02:00
parent 552bc77318
commit ae5bbbe63b
5 changed files with 1 additions and 29 deletions

View File

@@ -453,16 +453,6 @@
#
#search_engine_default_search_mode = "1"
#
##
## Note: Below variables can allow you to physically
## remove files and directories from your hdd using
## ncmpcpp's browser screen.
##
#
#allow_physical_files_deletion = "no"
#
#allow_physical_directories_deletion = "no"
#
#external_editor = ""
#
#use_console_editor = "no" (set to yes, if your editor is console app)