From d2cb23883885363146724cecbb91f570139a5fc3 Mon Sep 17 00:00:00 2001 From: arai Date: Sun, 19 May 2002 22:25:52 +0000 Subject: [PATCH] * src/lha_macro.h: no define TMP_FILENAME_TEMPLATE in source. git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@79 6a8cc165-1e22-0410-a132-eb4e3f353aba --- src/lha_macro.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/lha_macro.h b/src/lha_macro.h index 8384d7b..5b25944 100644 --- a/src/lha_macro.h +++ b/src/lha_macro.h @@ -96,9 +96,6 @@ typedef int boolean; #ifndef BACKUPNAME_EXTENTION #define BACKUPNAME_EXTENTION ".bak" #endif -#ifndef TMP_FILENAME_TEMPLATE -#define TMP_FILENAME_TEMPLATE "/tmp/lhXXXXXX" -#endif #define SJC_FIRST_P(c) \ (((unsigned char)(c) >= 0x80) && \ -- 2.11.0