Commit 5770463
authored
csd-wacom: remove ifdef code that cannot compile (#395)
Regression in commit 88e9de5. This was
probably a bad merge from gnome. The HAVE_WAYLAND define is never
defined, but if it did then the code would try to include a cinnamon
header that has never existed, then call a gnome-settings-daemon
internal function that does not exist.
It is possible to properly implement HAVE_WAYLAND, but this code didn't.1 parent bcc2dc3 commit 5770463
1 file changed
Lines changed: 1 addition & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | 49 | | |
54 | 50 | | |
55 | 51 | | |
| |||
193 | 189 | | |
194 | 190 | | |
195 | 191 | | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
| 192 | + | |
202 | 193 | | |
203 | 194 | | |
204 | 195 | | |
| |||
0 commit comments