diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2019-01-16 06:02:14 +0100 | 
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2019-01-16 07:49:13 +0100 | 
| commit | 1e04979c3452d4eac633677876a88f9411a1153d (patch) | |
| tree | 99a126a9d2647fd25a8ef2adbab6bb84f2c97dfb /options/bundle.cpp | |
| parent | 03d28dde1635e36508cff1f9eabc265cdb5febb9 (diff) | |
cruft only
Diffstat (limited to 'options/bundle.cpp')
| -rw-r--r-- | options/bundle.cpp | 4 | 
1 files changed, 0 insertions, 4 deletions
| diff --git a/options/bundle.cpp b/options/bundle.cpp index 938639b3..6b7ccce1 100644 --- a/options/bundle.cpp +++ b/options/bundle.cpp @@ -35,10 +35,6 @@ void bundle::reload()      {          QMutexLocker l(&mtx); -        // XXX what do we do when values are and aren't equal? -        // see QPointF -sh 20180830 - -        // XXX we could probably skip assigning to `saved' -sh 20180830          saved = group(group_name);          transient = saved; | 
