Required for Windows 8 Release Candidate
This commit is contained in:
parent
cc590eee8f
commit
cfbeb97f87
@ -156,6 +156,8 @@ boolean df_pre_connect(freerdp* instance)
|
|||||||
|
|
||||||
freerdp_channels_pre_connect(instance->context->channels, instance);
|
freerdp_channels_pre_connect(instance->context->channels, instance);
|
||||||
|
|
||||||
|
instance->context->cache = cache_new(instance->settings);
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user