Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unused code #80

Open
jonashaag opened this issue Sep 2, 2011 · 5 comments
Open

Remove unused code #80

jonashaag opened this issue Sep 2, 2011 · 5 comments

Comments

@jonashaag
Copy link
Contributor

There seems to be a lot of unused code, e.g. in progressbar.py. Related to #76

@lukaszb
Copy link
Member

lukaszb commented Sep 13, 2011

Well, I believe progressbar is used by CLI. Try

vcs summary

@jonashaag
Copy link
Contributor Author

Yeah but a lot of code in progressbar isn't used at all. And there's more unused code.

@lukaszb lukaszb closed this as completed in 7655d83 Dec 3, 2011
@lukaszb
Copy link
Member

lukaszb commented Dec 3, 2011

Removed, @jonashaag, please let me know if that change is actually what you meant. If you would spot any other code fragments that are not used, please let us know too. Thanks!

@jonashaag
Copy link
Contributor Author

More like this jonashaag@9b03a47

@marcinkuzminski
Copy link
Member

baseui_config.py files is also not used anywhere and can be safely removed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants