Index: src/platform/theme/SConstruct |
diff --git a/src/platform/theme/SConstruct b/src/platform/theme/SConstruct |
index 1fa1a8869624633df6c7a94c69c30ee762c38830..3d7b1e33d402cc86fdbd59e29e74b74b6d0dae69 100644 |
--- a/src/platform/theme/SConstruct |
+++ b/src/platform/theme/SConstruct |
@@ -2,9 +2,6 @@ |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |
-import os |
-import sys |
- |
SOURCES=['theme_draw.cc', 'theme_main.cc'] |
env = Environment( |