Remove redundant wxWebViewChromium forward declaration
There is no need to do it just before the full class declaration.
This commit is contained in:
parent
013940da8f
commit
4395a47d40
1 changed files with 0 additions and 2 deletions
|
|
@ -16,8 +16,6 @@
|
|||
|
||||
extern WXDLLIMPEXP_DATA_WEBVIEW_CHROMIUM(const char) wxWebViewBackendChromium[];
|
||||
|
||||
class wxWebViewChromium;
|
||||
|
||||
// Private namespace containing classes used only in the implementation.
|
||||
namespace wxCEF
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue