diff options
author | Felipe Erias <felipeerias@igalia.com> | 2021-11-22 14:54:48 +0900 |
---|---|---|
committer | Felipe Erias <felipeerias@igalia.com> | 2021-11-22 14:54:48 +0900 |
commit | 49b05e81ee5f173bf960faf8cbc8207447a9bb60 (patch) | |
tree | 681d3760e01520f1eaed4465037db62537e1a145 /linux/flutter/generated_plugin_registrant.h | |
parent | dd2cb4778a55efbfacaffe0bfc371345a5a29723 (diff) | |
parent | dce4b304fac44639505f3204ba83e7f2d10dcb72 (diff) |
Merge branch 'main' of github.com:felipeerias/flutter_homescreen into main
Diffstat (limited to 'linux/flutter/generated_plugin_registrant.h')
-rw-r--r-- | linux/flutter/generated_plugin_registrant.h | 13 |
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_ |