remove dead code.

This commit is contained in:
Vítor Santos Costa 2014-08-20 08:03:27 -05:00
parent 373d488974
commit 86a363d3bd
1 changed files with 0 additions and 1 deletions

View File

@ -581,7 +581,6 @@ db_files(Fs) :-
'$swi_current_prolog_flag'(generate_debug_info, GenerateDebug),
'$lf_opt'(compilation_mode, TOpts, CompMode),
'$comp_mode'(OldCompMode, CompMode),
( get_value('$syntaxcheckflag',on) -> '$init_style_check'(File) ; true ),
recorda('$initialisation','$',_),
( Reconsult \== consult ->
'$start_reconsulting'(File),