Cleanup: remove unnecessary forward declaration.
authorCarl Hetherington <cth@carlh.net>
Sun, 24 Sep 2023 15:04:21 +0000 (17:04 +0200)
committerCarl Hetherington <cth@carlh.net>
Sun, 28 Jan 2024 01:01:57 +0000 (02:01 +0100)
src/lib/grok/context.h

index 2513f8863d44758263f55c07b4d65244eadc40d4..640ec2196b2c63d3dada4847427c4d542b4f47cc 100644 (file)
@@ -28,7 +28,6 @@
 #include "../writer.h"
 #include "messenger.h"
 
-class Film;
 
 static std::mutex launchMutex;