libcvd-members
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libcvd-members] libcvd/cvd la.h


From: Georg Klein
Subject: [libcvd-members] libcvd/cvd la.h
Date: Wed, 22 Oct 2008 19:32:48 +0000

CVSROOT:        /sources/libcvd
Module name:    libcvd
Changes by:     Georg Klein <georgklein>        08/10/22 19:32:48

Modified files:
        cvd            : la.h 

Log message:
        And another bug in the last commit! Sorry

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/libcvd/cvd/la.h?cvsroot=libcvd&r1=1.1&r2=1.2

Patches:
Index: la.h
===================================================================
RCS file: /sources/libcvd/libcvd/cvd/la.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- la.h        22 Oct 2008 15:43:36 -0000      1.1
+++ la.h        22 Oct 2008 19:32:48 -0000      1.2
@@ -46,8 +46,6 @@
     La(T l, T a) : luminance(l), alpha(a) {}
 
       T luminance; ///< The luminance component
-      T green; ///< The green component
-      T blue; ///< The blue component
       T alpha; ///< The alpha component
 
       /// Assignment operator




reply via email to

[Prev in Thread] Current Thread [Next in Thread]