aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl5
1 files changed, 0 insertions, 5 deletions
diff --git a/param.ccl b/param.ccl
index 1fd2c66..28fca78 100644
--- a/param.ccl
+++ b/param.ccl
@@ -15,11 +15,6 @@ STRING out_dir "Output directory for IOBasic's scalar files, overrides IO::out_d
".+" :: "A valid directory name"
"^$" :: "An empty string to choose the default from IO::out_dir"
} ""
-STRING outdirScalar "Output directory for IOBasic's scalar files, overrides IO::out_dir (DEPRECATED IN BETA12)" STEERABLE = RECOVER
-{
- ".+" :: "A valid directory name"
- "^$" :: "An empty string to choose the default from IO::out_dir"
-} ""
##########################
# What variables to output