From owner-freebsd-libh Sat Jul 7 7:45:20 2001 Delivered-To: freebsd-libh@freebsd.org Received: from usw4.freebsd.org (usw4.freebsd.org [209.180.6.228]) by hub.freebsd.org (Postfix) with ESMTP id 787E437B405 for ; Sat, 7 Jul 2001 07:45:18 -0700 (PDT) (envelope-from alex@usw4.freebsd.org) Received: (from alex@localhost) by usw4.freebsd.org (8.11.3/8.11.1) id f67Eluo52527 for libh@FreeBSD.org; Sat, 7 Jul 2001 09:47:56 -0500 (CDT) (envelope-from alex) Message-Id: <200107071447.f67Eluo52527@usw4.freebsd.org> From: Alexander Langer Date: Sat, 7 Jul 2001 09:47:55 -0500 (CDT) To: libh@FreeBSD.org Subject: cvs commit: libh/lib/hui HuiQt.hh Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alex 2001/07/07 09:47:55 CDT Modified files: lib/hui HuiQt.hh Log: Remove this warning. It's actually a good idea to have those functions in the header file, because they are then inlined automatically by the compiler, no matter if I like this style or not. :-) Spotted by: Will Andrews Revision Changes Path 1.24 +1 -2 libh/lib/hui/HuiQt.hh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message