mirror of
https://github.com/electron/electron.git
synced 2026-02-17 18:41:39 -05:00
don't store isolate_ in NativeImage and tune size hints
This commit is contained in:
@@ -99,7 +99,6 @@ class NativeImage : public mate::Wrappable<NativeImage> {
|
||||
#endif
|
||||
|
||||
gfx::Image image_;
|
||||
v8::Isolate* isolate_;
|
||||
|
||||
DISALLOW_COPY_AND_ASSIGN(NativeImage);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user