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

Dead code / duplicate function in droidbox.py #51

Closed
GoogleCodeExporter opened this issue Apr 2, 2015 · 1 comment
Closed

Dead code / duplicate function in droidbox.py #51

GoogleCodeExporter opened this issue Apr 2, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

droidbox4.1.1/scripts/droidbox.py

line 183, 184:
     def getRecvsaction(self):
        return self.recvsaction

line 192, 193:
     def getRecvActions(self):
        return self.recvsaction

the latter never gets called

Original issue reported on code.google.com by tareksa...@gmail.com on 15 May 2014 at 2:57

@GoogleCodeExporter
Copy link
Author

thanks very much for the hint, we eliminated the dead code

Original comment by spreitze...@googlemail.com on 16 May 2014 at 8:36

  • Changed state: Fixed
  • Added labels: ****
  • Removed labels: ****

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

No branches or pull requests

1 participant