aboutsummaryrefslogtreecommitdiffstats
path: root/linux/flutter/generated_plugin_registrant.h
diff options
context:
space:
mode:
authorJoel Winarske <joel.winarske@gmail.com>2021-11-11 12:00:07 -0800
committerJoel Winarske <joel.winarske@gmail.com>2021-11-18 09:59:41 -0800
commit4946807e157f92ca1f077460cce899cd06697df7 (patch)
treed26336264c3ad47b8862f0242caf43e3e51b2696 /linux/flutter/generated_plugin_registrant.h
parentde101f14b875aa6519517d308b4834aad9ac1851 (diff)
we don't want gtk embedder deps
Signed-off-by: Joel Winarske <joel.winarske@gmail.com>
Diffstat (limited to 'linux/flutter/generated_plugin_registrant.h')
-rw-r--r--linux/flutter/generated_plugin_registrant.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/linux/flutter/generated_plugin_registrant.h b/linux/flutter/generated_plugin_registrant.h
deleted file mode 100644
index 9bf7478..0000000
--- a/linux/flutter/generated_plugin_registrant.h
+++ /dev/null
@@ -1,13 +0,0 @@
-//
-// Generated file. Do not edit.
-//
-
-#ifndef GENERATED_PLUGIN_REGISTRANT_
-#define GENERATED_PLUGIN_REGISTRANT_
-
-#include <flutter_linux/flutter_linux.h>
-
-// Registers Flutter plugins.
-void fl_register_plugins(FlPluginRegistry* registry);
-
-#endif // GENERATED_PLUGIN_REGISTRANT_