From 9a885c614bacb1567aba6144e29667d045d6dcf6 Mon Sep 17 00:00:00 2001 From: Nicola Vitale Date: Thu, 25 Jan 2007 14:26:46 +0000 Subject: - Added files/ patch-api_model.c, patch-prnt_hpijs_configure - Fixed OPTIONS usage (ports/108103) and PREFIX problem - Removed files/ patch-backend_hp_hp.c, patch-scan_sane_hpaio.c, patch-scan_sane.c - Updated to 1.6.12 PR: ports/108278 Submitted by: Anish Minstry (maintainer) Approved by: alexbl (mentor, implicit) --- print/hplip3/files/patch-pcard_pcardext_pcardext.c | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'print/hplip3/files/patch-pcard_pcardext_pcardext.c') diff --git a/print/hplip3/files/patch-pcard_pcardext_pcardext.c b/print/hplip3/files/patch-pcard_pcardext_pcardext.c index 4c531f92d1f2..133c6b2c5879 100644 --- a/print/hplip3/files/patch-pcard_pcardext_pcardext.c +++ b/print/hplip3/files/patch-pcard_pcardext_pcardext.c @@ -17,13 +17,3 @@ /*char buf[1024]; sprintf( buf, "print 'FatInit()=%d\n'", i ); PyRun_SimpleString( buf );*/ -@@ -111,8 +112,8 @@ - PyObject * pcardext_ls( PyObject * self, PyObject * args ) - { - PyObject * file_list; -- file_list = PyList_New(0); - FILE_ATTRIBUTES fa; -+ file_list = PyList_New(0); - - FatDirBegin( &fa ); - -- cgit v1.2.3