Skip to content

Commit 608b990

Browse files
committed
Remove commented out code
1 parent acb8d73 commit 608b990

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/gui.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,6 @@ pub fn spawn_gui() {
249249
excludes: s.excludes.join("\n"),
250250
},
251251
);
252-
// Config::set(s);
253252

254253
if !system_supports_compression().unwrap_or_default() {
255254
webview

0 commit comments

Comments
 (0)