Skip to content

Commit 92b2aa4

Browse files
authored
Discard changes to sample_app/linux/flutter/generated_plugin_registrant.cc
1 parent 8c222e4 commit 92b2aa4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

sample_app/linux/flutter/generated_plugin_registrant.cc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@
66

77
#include "generated_plugin_registrant.h"
88

9-
#include <file_selector_linux/file_selector_plugin.h>
109

1110
void fl_register_plugins(FlPluginRegistry* registry) {
12-
g_autoptr(FlPluginRegistrar) file_selector_linux_registrar =
13-
fl_plugin_registry_get_registrar_for_plugin(registry, "FileSelectorPlugin");
14-
file_selector_plugin_register_with_registrar(file_selector_linux_registrar);
1511
}

0 commit comments

Comments
 (0)