Skip to content
Snippets Groups Projects
Commit bc6bc1e9 authored by Guilherme Amadio's avatar Guilherme Amadio Committed by Axel Naumann
Browse files

Remove odbc option from list of deprecated options

parent b3a7c5fe
No related branches found
No related tags found
No related merge requests found
......@@ -360,7 +360,7 @@ foreach(opt afdsmgrd afs bonjour castor chirp geocad glite globus gviz hdfs ios
endforeach()
#---Deprecated options---------------------------------------------------------
foreach(opt memstat odbc)
foreach(opt memstat)
if(${opt})
message(DEPRECATION ">>> Option '${opt}' is deprecated and will be removed in ROOT v6.18. Please inform rootdev@cern.ch should you still need it.")
endif()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment