diff options
| author | KalbeAbbas <kalbeabbas142@gmail.com> | 2019-12-16 13:25:44 +0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-12-16 13:25:44 +0500 |
| commit | 89ed64157dfdff0f673f38f098f7c5380fac0347 (patch) | |
| tree | 666df6d170c13f08e892b79b46bb52d88ce3c1a6 /py/runtime.c | |
| parent | 87dc9bee8b33c40aa2e342ee42ced71ed757b142 (diff) | |
| parent | 8384e4676b5f7e4c06fd8f1db53382b6f3e6d175 (diff) | |
Merge branch 'master' into master
Diffstat (limited to 'py/runtime.c')
| -rw-r--r-- | py/runtime.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/py/runtime.c b/py/runtime.c index 9968f26e0..a786619bf 100644 --- a/py/runtime.c +++ b/py/runtime.c @@ -31,8 +31,6 @@ #include "extmod/vfs.h" -// #include "py/mpstate.h" -// #include "py/nlr.h" #include "py/parsenum.h" #include "py/compile.h" #include "py/objstr.h" |
