diff --git a/windows/flutter_angle_texture.h b/windows/flutter_angle_texture.h index fd250887..c207b7bb 100644 --- a/windows/flutter_angle_texture.h +++ b/windows/flutter_angle_texture.h @@ -49,7 +49,6 @@ class FlutterAngleTexture : public FlutterTextureBuffer { GLuint glTextureId = 0; std::unique_ptr texture; - int64_t flutterTextureId = 0; private: flutter::PluginRegistrarWindows* _pluginRegistrar;