diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-05-13 22:28:50 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-05-13 22:28:50 +0100 |
| commit | 04bd447fd8960625bda5081cbac235b848d7631f (patch) | |
| tree | ad1eed1a49660218849bdc3faa1b0d14fb59be54 /src/lib/update.cc | |
| parent | 05c37bfdb86be26497d5baa448a0cbda20e33bed (diff) | |
Rename UISignaller -> SignalManager.
Diffstat (limited to 'src/lib/update.cc')
| -rw-r--r-- | src/lib/update.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/update.cc b/src/lib/update.cc index 26944ecc3..f433ff991 100644 --- a/src/lib/update.cc +++ b/src/lib/update.cc @@ -19,7 +19,6 @@ #include "update.h" #include "version.h" -#include "ui_signaller.h" #include "safe_stringstream.h" #include "config.h" #include "util.h" |
