summaryrefslogtreecommitdiffstats
path: root/win/C#/Functions/Update.cs
diff options
context:
space:
mode:
authorsr55 <[email protected]>2007-11-05 23:36:53 +0000
committersr55 <[email protected]>2007-11-05 23:36:53 +0000
commitbde1a6e597cf73231f2bb9894cd6a349d3a8107c (patch)
tree8a444c1ac73153027801145ad079866bf53763a2 /win/C#/Functions/Update.cs
parent373d7163ca9797d611626c249dc26ff0ebdcbeb3 (diff)
WinGui:
- Big update to the query parser. About 80% of all options are now operational. Remaining 20% still needs post-processing. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1045 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/Functions/Update.cs')
-rw-r--r--win/C#/Functions/Update.cs10
1 files changed, 0 insertions, 10 deletions
diff --git a/win/C#/Functions/Update.cs b/win/C#/Functions/Update.cs
deleted file mode 100644
index 30a7c0df9..000000000
--- a/win/C#/Functions/Update.cs
+++ /dev/null
@@ -1,10 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.Text;
-
-namespace Handbrake.Functions
-{
- class Update
- {
- }
-}