Skip to content

Commit 071e46e

Browse files
committed
Removed wrong button actions.
1 parent d315558 commit 071e46e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Examples/Sample-ObjC/Sample-ObjC/Base.lproj/Main.storyboard

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@
6262
</state>
6363
<connections>
6464
<action selector="openInboxTapped:" destination="vXZ-lx-hvc" eventType="touchUpInside" id="hxq-8d-iOB"/>
65-
<action selector="openMessengerTapped:" destination="vXZ-lx-hvc" eventType="touchUpInside" id="8KX-7R-YzJ"/>
6665
</connections>
6766
</button>
6867
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ogC-ME-cPV">
@@ -118,7 +117,6 @@
118117
<color key="titleColor" systemColor="lightTextColor"/>
119118
</state>
120119
<connections>
121-
<action selector="openArticle:" destination="vXZ-lx-hvc" eventType="touchUpInside" id="AQB-IX-BuM"/>
122120
<action selector="openCarousel:" destination="vXZ-lx-hvc" eventType="touchUpInside" id="QSh-4v-rG3"/>
123121
</connections>
124122
</button>
@@ -133,7 +131,6 @@
133131
<color key="titleColor" systemColor="lightTextColor"/>
134132
</state>
135133
<connections>
136-
<action selector="openArticle:" destination="vXZ-lx-hvc" eventType="touchUpInside" id="lap-BT-Ckd"/>
137134
<action selector="openSurvey:" destination="vXZ-lx-hvc" eventType="touchUpInside" id="UbR-oV-cRw"/>
138135
</connections>
139136
</button>

0 commit comments

Comments
 (0)