Remove spurious constructor

This commit is contained in:
Ingvar Stepanyan
2021-07-19 19:14:14 +00:00
parent e62ab51f4c
commit 26d55fb32f

View File

@@ -70,8 +70,6 @@ class Context {
}); });
} }
Context(int foo) : Context() {}
val configToJS() { val configToJS() {
return gpp_rethrow([=]() { return gpp_rethrow([=]() {
GPPWidget config( GPPWidget config(