From 9ce75b2ad872e55340c87fa6d0d64d54d1b16c3e Mon Sep 17 00:00:00 2001 From: motse Date: Sat, 17 Jul 2004 12:29:18 +0000 Subject: [PATCH] nat/GtkLabelPeer.c has been removed --- native.c | 3 +-- src/native/native.c | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/native.c b/native.c index c63632c0d..bf903c0e8 100644 --- a/native.c +++ b/native.c @@ -31,7 +31,7 @@ The .hh files created with the header file generator are all included here as are the C functions implementing these methods. - $Id: native.c 1296 2004-07-10 17:02:15Z stefan $ + $Id: native.c 1322 2004-07-17 12:29:18Z motse $ */ @@ -243,7 +243,6 @@ void use_class_as_object(classinfo *c) #include "nat/GdkPixbufDecoder.c" #include "nat/GtkScrollPanePeer.c" #include "nat/GtkFileDialogPeer.c" -#include "nat/GtkLabelPeer.c" #endif diff --git a/src/native/native.c b/src/native/native.c index c63632c0d..bf903c0e8 100644 --- a/src/native/native.c +++ b/src/native/native.c @@ -31,7 +31,7 @@ The .hh files created with the header file generator are all included here as are the C functions implementing these methods. - $Id: native.c 1296 2004-07-10 17:02:15Z stefan $ + $Id: native.c 1322 2004-07-17 12:29:18Z motse $ */ @@ -243,7 +243,6 @@ void use_class_as_object(classinfo *c) #include "nat/GdkPixbufDecoder.c" #include "nat/GtkScrollPanePeer.c" #include "nat/GtkFileDialogPeer.c" -#include "nat/GtkLabelPeer.c" #endif -- 2.25.1