pspp-cvs
[Top][All Lists]
Advanced

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

[Pspp-cvs] pspp/src/data variable.h


From: Ben Pfaff
Subject: [Pspp-cvs] pspp/src/data variable.h
Date: Sun, 07 May 2006 02:41:01 +0000

CVSROOT:        /cvsroot/pspp
Module name:    pspp
Branch:         
Changes by:     Ben Pfaff <address@hidden>      06/05/07 02:41:01

Modified files:
        src/data       : variable.h 

Log message:
        Remove declaration of dump_split_vars(), which is never defined or
        otherwise referenced.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/pspp/pspp/src/data/variable.h.diff?tr1=1.10&tr2=1.11&r1=text&r2=text

Patches:
Index: pspp/src/data/variable.h
diff -u pspp/src/data/variable.h:1.10 pspp/src/data/variable.h:1.11
--- pspp/src/data/variable.h:1.10       Sun May  7 02:18:32 2006
+++ pspp/src/data/variable.h    Sun May  7 02:41:01 2006
@@ -126,9 +126,6 @@
     int cnt;                   /* Number of variables. */
   };
 
-struct ccase;
-void dump_split_vars (const struct ccase *);
-
 struct var_set;
 
 struct dictionary;




reply via email to

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