Skip to content

Commit 7575e4d

Browse files
committed
Revert "Start updating AddContactPage"
This reverts commit dfb34bf.
1 parent dfb34bf commit 7575e4d

File tree

8 files changed

+95
-289
lines changed

8 files changed

+95
-289
lines changed

Signal-Windows/Controls/AddContactListElement.xaml

Lines changed: 0 additions & 27 deletions
This file was deleted.

Signal-Windows/Controls/AddContactListElement.xaml.cs

Lines changed: 0 additions & 88 deletions
This file was deleted.

Signal-Windows/Models/PhoneContact.cs

Lines changed: 0 additions & 18 deletions
This file was deleted.

Signal-Windows/Signal-Windows.csproj

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,6 @@
141141
<Compile Include="App.xaml.cs">
142142
<DependentUpon>App.xaml</DependentUpon>
143143
</Compile>
144-
<Compile Include="Controls\AddContactListElement.xaml.cs">
145-
<DependentUpon>AddContactListElement.xaml</DependentUpon>
146-
</Compile>
147144
<Compile Include="Controls\IdentityKeyChangeMessage.xaml.cs">
148145
<DependentUpon>IdentityKeyChangeMessage.xaml</DependentUpon>
149146
</Compile>
@@ -178,7 +175,6 @@
178175
<DependentUpon>20170825082857_m2.cs</DependentUpon>
179176
</Compile>
180177
<Compile Include="Migrations\SignalDB\SignalDBContextModelSnapshot.cs" />
181-
<Compile Include="Models\PhoneContact.cs" />
182178
<Compile Include="Models\SignalEarlyReceipt.cs" />
183179
<Compile Include="Models\SignalIdentity.cs" />
184180
<Compile Include="Models\SignalAttachment.cs" />
@@ -247,10 +243,6 @@
247243
<Generator>MSBuild:Compile</Generator>
248244
<SubType>Designer</SubType>
249245
</ApplicationDefinition>
250-
<Page Include="Controls\AddContactListElement.xaml">
251-
<SubType>Designer</SubType>
252-
<Generator>MSBuild:Compile</Generator>
253-
</Page>
254246
<Page Include="Controls\IdentityKeyChangeMessage.xaml">
255247
<SubType>Designer</SubType>
256248
<Generator>MSBuild:Compile</Generator>

0 commit comments

Comments
 (0)