From 961a351592b37164b21305d1a94cc344f7cccc63 Mon Sep 17 00:00:00 2001 From: Alexander Corrado Date: Mon, 15 Aug 2011 03:47:10 -0400 Subject: [PATCH] Remove auto-generated warning from handwritten file --- qt/src/QSize.cs | 7 ------- 1 file changed, 7 deletions(-) diff --git a/qt/src/QSize.cs b/qt/src/QSize.cs index 6a07c24e..5d9b6f75 100644 --- a/qt/src/QSize.cs +++ b/qt/src/QSize.cs @@ -1,10 +1,3 @@ -// ------------------------------------------------------------------------- -// Managed wrapper for QSize -// Generated from qt-gui.xml on 07/24/2011 11:57:03 -// -// This file was auto generated. Do not edit. -// ------------------------------------------------------------------------- - using System; using System.Runtime.InteropServices; using Mono.Cxxi;