Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Hsu <kennethhsu@gmail.com>2020-03-16 00:12:19 +0300
committerKenneth Hsu <kennethhsu@gmail.com>2020-03-16 00:12:19 +0300
commit5170c6ad1d7311f3631edf9fefcfed7f26b51a73 (patch)
tree555668f5626b664706c6eb44c16decdd07b12cb6 /Duplicati/Library/Interface/Duplicati.Library.Interface.csproj
parentc86ca0f38c7edc945e69d291afd63c3eb6d51ee4 (diff)
Remove unused CommonStrings class.
The last usages were removed in revision 62c75d9af9 ("Removed all informs code (no more 1.3.x UI)").
Diffstat (limited to 'Duplicati/Library/Interface/Duplicati.Library.Interface.csproj')
-rw-r--r--Duplicati/Library/Interface/Duplicati.Library.Interface.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/Duplicati/Library/Interface/Duplicati.Library.Interface.csproj b/Duplicati/Library/Interface/Duplicati.Library.Interface.csproj
index 97ac3734b..be017eb6b 100644
--- a/Duplicati/Library/Interface/Duplicati.Library.Interface.csproj
+++ b/Duplicati/Library/Interface/Duplicati.Library.Interface.csproj
@@ -43,7 +43,6 @@
<ItemGroup>
<Compile Include="BackendExtensions.cs" />
<Compile Include="CommandLineArgument.cs" />
- <Compile Include="CommonStrings.cs" />
<Compile Include="CustomExceptions.cs" />
<Compile Include="IBackend.cs" />
<Compile Include="USNJournalDataEntry.cs" />