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

github.com/FreeRDP/GdiTest.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'GdiTest/TestDrawingArea.cs')
-rw-r--r--GdiTest/TestDrawingArea.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/GdiTest/TestDrawingArea.cs b/GdiTest/TestDrawingArea.cs
index ecc5d61..da388ce 100644
--- a/GdiTest/TestDrawingArea.cs
+++ b/GdiTest/TestDrawingArea.cs
@@ -10,7 +10,6 @@ namespace GdiTest
{
}
- abstract public String dump();
abstract public String getDumpText();
}
}