---
 eclass/python-utils-r1.eclass | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/eclass/python-utils-r1.eclass b/eclass/python-utils-r1.eclass
index 201b0c4..9f3c750 100644
--- a/eclass/python-utils-r1.eclass
+++ b/eclass/python-utils-r1.eclass
@@ -564,9 +564,6 @@ python_optimize() {
        local PYTHON=${PYTHON}
        [[ ${PYTHON} ]] || python_export PYTHON
 
-       # Note: python2.6 can't handle passing files to compileall...
-       # TODO: we do not support 2.6 any longer
-
        # default to sys.path
        if [[ ${#} -eq 0 ]]; then
                local f
-- 
2.6.3


Reply via email to