From 50560573487e677037d392bfc0411e178ea80e6f Mon Sep 17 00:00:00 2001 From: Nikita Titov Date: Mon, 20 Jul 2020 15:33:57 +0300 Subject: [PATCH] [SWIG] removed commented code (#3233) --- swig/lightgbmlib.i | 3 --- 1 file changed, 3 deletions(-) diff --git a/swig/lightgbmlib.i b/swig/lightgbmlib.i index a7fb8d261f9e..a00069ba5891 100644 --- a/swig/lightgbmlib.i +++ b/swig/lightgbmlib.i @@ -173,12 +173,9 @@ int numNonZeros, FastConfigHandle handle, int indptr_type, - //int data_type, int64_t nelem, - //int64_t num_col, int predict_type, int num_iteration, - //const char* parameter, int64_t* out_len, double* out_result) { // Alternatives