Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Refatoring to remove unused code #249

Merged
merged 4 commits into from
Sep 6, 2017
Merged

Conversation

StanleyGoldman
Copy link
Contributor

There is a lot of unused code in our views.
As I'm copying chunks of the SettingsView and making changes to the Window, it makes sense to try to trim it back some.

@StanleyGoldman
Copy link
Contributor Author

#252 Depends on this

@StanleyGoldman
Copy link
Contributor Author

#261 Depends on this

@StanleyGoldman StanleyGoldman changed the title Refatoring to removing unused code Refatoring to remove unused code Sep 2, 2017
GUIUtility.keyboardControl = GUIUtility.hotControl = 0;
}

private void ForceUnlockFile(object obj)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should make sure we track this in an issue for fixing, we'll need to do this as part of the initial file locking support.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Who are you?

Copy link
Member

@shana shana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added #291 to track the force unlock feature that's being removed here.

@StanleyGoldman StanleyGoldman merged commit 2af9b0c into master Sep 6, 2017
@StanleyGoldman StanleyGoldman deleted the fixes/remove-unused-code branch September 6, 2017 17:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants