From 9f4031047e26db2201f54d3b1777b04f8b368099 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Wed, 6 Aug 2008 14:39:30 +0000 Subject: [PATCH] Removed obsolete type definition --- libisoburn/trunk/xorriso/xorriso_private.h | 3 --- libisoburn/trunk/xorriso/xorriso_timestamp.h | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/libisoburn/trunk/xorriso/xorriso_private.h b/libisoburn/trunk/xorriso/xorriso_private.h index 29496245..2d1d44e9 100644 --- a/libisoburn/trunk/xorriso/xorriso_private.h +++ b/libisoburn/trunk/xorriso/xorriso_private.h @@ -45,9 +45,6 @@ #define Smem_freE free #define SfileadrL 4096 -/* <<< ??? */ -typedef int (*Cleanup_app_handler_T)(); - struct LinkiteM; /* Trace of hops during symbolic link resolution */ struct ExclusionS; /* List of -not_* conditions */ struct PermiteM; /* Stack of temporarily altered access permissions */ diff --git a/libisoburn/trunk/xorriso/xorriso_timestamp.h b/libisoburn/trunk/xorriso/xorriso_timestamp.h index 15210c1e..2601f5a7 100644 --- a/libisoburn/trunk/xorriso/xorriso_timestamp.h +++ b/libisoburn/trunk/xorriso/xorriso_timestamp.h @@ -1 +1 @@ -#define Xorriso_timestamP "2008.08.01.141210" +#define Xorriso_timestamP "2008.08.06.143825"