Browse Source

Merge pull request #917 from thomassigurdsen/master

SConstruct imports multiprocessing, which is then never used
Juan Linietsky 10 years ago
parent
commit
f7c9a4a0a8
1 changed files with 0 additions and 1 deletions
  1. 0 1
      SConstruct

+ 0 - 1
SConstruct

@@ -6,7 +6,6 @@ import os.path
 import glob
 import sys
 import methods
-import multiprocessing
 
 methods.update_version()