From dc748b1c47baadafae2c90f0e188927b11b7e029 Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Thu, 29 Apr 2010 22:00:22 -0400 Subject: snapshot of project "lynx", label v2_8_8dev_6c --- src/LYEdit.h | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 src/LYEdit.h (limited to 'src/LYEdit.h') diff --git a/src/LYEdit.h b/src/LYEdit.h deleted file mode 100644 index 3c070628..00000000 --- a/src/LYEdit.h +++ /dev/null @@ -1,18 +0,0 @@ -#ifndef LYEDIT_H -#define LYEDIT_H - -#ifndef HTUTILS_H -#include -#endif - -#ifdef __cplusplus -extern "C" { -#endif - extern BOOLEAN editor_can_position(void); - extern int edit_current_file(char *newfile, int cur, int lineno); - extern void edit_temporary_file(char *filename, const char *position, const char *message); - -#ifdef __cplusplus -} -#endif -#endif /* LYEDIT_H */ -- cgit 1.4.1-2-gfad0