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

Dropped unnecessary signal connections in PrescaleService #1218

Merged
merged 1 commit into from Oct 30, 2013

Commits on Oct 29, 2013

  1. Dropped unnecessary signal connections in PrescaleService

    The PrescaleService told the system it wanted to listen to some obsolete signals but in reality it ignored them. Dropping the empty functions and their registration now makes the service threaded framework compatible.
    Dr15Jones committed Oct 29, 2013
    Configuration menu
    Copy the full SHA
    152d9e9 View commit details
    Browse the repository at this point in the history