Skip to content

Commit 8c4997a

Browse files
committed
remove the name from the example
1 parent 34f995a commit 8c4997a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/scenic/view_port.ex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ defmodule Scenic.ViewPort do
100100
{:ok, view_port} = Scenic.ViewPort.info(:main_viewport)
101101
102102
opts = [
103-
name: name,
104103
module: Scenic.Driver.Local,
105104
window: [resizeable: false, title: "My Example Scenic App"],
106105
on_close: :stop_system

0 commit comments

Comments
 (0)