diff options
-rw-r--r-- | win/C#/HandBrakeCS.csproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/win/C#/HandBrakeCS.csproj b/win/C#/HandBrakeCS.csproj index 7323783b4..983da47d3 100644 --- a/win/C#/HandBrakeCS.csproj +++ b/win/C#/HandBrakeCS.csproj @@ -272,7 +272,6 @@ <Compile Include="Functions\QueryGenerator.cs" />
<Compile Include="Functions\Main.cs" />
<Compile Include="Functions\UpdateCheckInformation.cs" />
- <Compile Include="Functions\Win32.cs" />
<Compile Include="frmActivityWindow.cs">
<SubType>Form</SubType>
</Compile>
|