mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Remove old native method registration
This commit is contained in:
@@ -21,8 +21,6 @@ class NativeHandler: public CefV8Handler {
|
||||
public:
|
||||
NativeHandler();
|
||||
|
||||
CefRefPtr<CefV8Value> object;
|
||||
|
||||
GtkWidget* window;
|
||||
|
||||
std::string path;
|
||||
|
||||
Reference in New Issue
Block a user