diff --git a/include/wx/chkconf.h b/include/wx/chkconf.h index 43b8c8d6f8..34ee4789e9 100644 --- a/include/wx/chkconf.h +++ b/include/wx/chkconf.h @@ -1174,7 +1174,7 @@ # error "wxBackingFile requires wxStream and wxFile or wxFFile" # else # undef wxUSE_BACKINGFILE -# define wxUSE_BACKINGFILE 1 +# define wxUSE_BACKINGFILE 0 # endif # endif #endif /* wxUSE_BACKINGFILE */