Removed spurious variable.

This commit is contained in:
2017-06-03 01:10:46 +01:00
parent 98aaf94961
commit e694ea69b1
36 changed files with 24060 additions and 1 deletions

View File

@@ -0,0 +1,11 @@
<%@ Page Language="C#" Inherits="DiscImageChef.Server.ViewReport" %>
<!DOCTYPE html>
<html>
<head runat="server">
<title>ViewReport</title>
</head>
<body>
<form id="form1" runat="server">
</form>
</body>
</html>