Skip to content

Remove some unused code #150

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

Merged
merged 3 commits into from
May 23, 2016
Merged

Remove some unused code #150

merged 3 commits into from
May 23, 2016

Conversation

matthijskooijman
Copy link
Collaborator

These commits remove some unused code.

This is old code that detected includes by letting gcc generate a
dependency file and parsing that. It has been shown this method does not
work (see arduino#33) and it was replaced by more robust methods since.

Fixes arduino#108

Signed-off-by: Matthijs Kooijman <[email protected]>
This class was not used (and never has been), and does not serve any
clear purpos in the future, so it can just be removed.

Signed-off-by: Matthijs Kooijman <[email protected]>
@ArduinoBot
Copy link
Contributor

✅ Build completed.

⬇️ Build URL: http://downloads.arduino.cc/PR/arduino-builder/arduino-builder-150.zip

ℹ️ To test this build:

  1. Replace arduino-builder binary (you can find it where you installed the IDE) with the provided one

@cmaglie cmaglie added this to the 1.3.19 milestone May 23, 2016
@cmaglie cmaglie merged commit 7ec00a8 into arduino:master May 23, 2016
@matthijskooijman matthijskooijman deleted the removals branch May 31, 2016 12:18
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

Successfully merging this pull request may close these issues.

3 participants