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

github.com/mono/xwt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Testing/GtkTestRunner/Main.cs')
-rw-r--r--Testing/GtkTestRunner/Main.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Testing/GtkTestRunner/Main.cs b/Testing/GtkTestRunner/Main.cs
index d17a48d0..807fa042 100644
--- a/Testing/GtkTestRunner/Main.cs
+++ b/Testing/GtkTestRunner/Main.cs
@@ -35,7 +35,6 @@ namespace GtkTestRunner
{
public static void Main (string[] args)
{
- Xwt.Application.Initialize (Xwt.ToolkitType.Gtk);
ReferenceImageManager.Init ("GtkTestRunner");
var list = new List<string> (args);