From 18df7a0d5eeb9a9b0e50600df5250d835e23073d Mon Sep 17 00:00:00 2001 From: the_fiddler Date: Thu, 8 Nov 2007 16:40:30 +0000 Subject: [PATCH] Deleted an empty line. --- Source/OpenTK/Fonts/TextPrinter.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/Source/OpenTK/Fonts/TextPrinter.cs b/Source/OpenTK/Fonts/TextPrinter.cs index 2f3b1602..a8a9b6ca 100644 --- a/Source/OpenTK/Fonts/TextPrinter.cs +++ b/Source/OpenTK/Fonts/TextPrinter.cs @@ -16,7 +16,6 @@ using OpenTK.OpenGL; using OpenTK.OpenGL.Enums; using System.Diagnostics; - namespace OpenTK.Fonts { ///