Skip to content

Commit c0ec88d

Browse files
Remove commented code
1 parent 2a694a9 commit c0ec88d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/pyscipopt/scip.pxd

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -456,9 +456,6 @@ cdef extern from "scip/scip.h":
456456
ctypedef struct SCIP_HASHMAP:
457457
pass
458458

459-
#ctypedef struct SCIP_BOUNDTYPE:
460-
# pass
461-
462459
ctypedef struct SCIP_BDCHGIDX:
463460
pass
464461

0 commit comments

Comments
 (0)