0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

updated for version 7.0207

This commit is contained in:
Bram Moolenaar
2006-02-25 21:52:33 +00:00
parent c542aef58d
commit 5c8837f9d7
13 changed files with 89 additions and 26 deletions

View File

@@ -394,14 +394,6 @@ prt_line_number(psettings, page_line, lnum)
}
}
static linenr_T printer_page_num;
int
get_printer_page_num()
{
return printer_page_num;
}
/*
* Get the currently effective header height.
*/