Removed dead code.
This commit is contained in:
parent
b0c4bb5e86
commit
7d5e5764e3
@ -1739,8 +1739,5 @@ UINT rdpsnd_DVCPluginEntry(IDRDYNVC_ENTRY_POINTS* pEntryPoints)
|
||||
return CHANNEL_RC_BAD_CHANNEL;
|
||||
}
|
||||
|
||||
return error;
|
||||
fail:
|
||||
rdpsnd_plugin_terminated(&rdpsnd->iface);
|
||||
return error;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user