Skip to content

Commit 805dec1

Browse files
committed
include: drop obsolete hotplug.h
Nobody's including it anymore, so no need to keep it around any longer. Signed-off-by: Enrico Weigelt, metux IT consult <[email protected]>
1 parent bde7f54 commit 805dec1

File tree

3 files changed

+0
-31
lines changed

3 files changed

+0
-31
lines changed

hw/xfree86/sdksyms.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,6 @@ cat > sdksyms.c << EOF
218218
#include "closure.h"
219219
#include "colormap.h"
220220
#include "colormapst.h"
221-
#include "hotplug.h"
222221
#include "client.h"
223222
#include "cursor.h"
224223
#include "cursorstr.h"

include/hotplug.h

Lines changed: 0 additions & 29 deletions
This file was deleted.

include/meson.build

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,6 @@ if build_xorg
438438
'closure.h',
439439
'colormap.h',
440440
'colormapst.h',
441-
'hotplug.h',
442441
'cursor.h',
443442
'cursorstr.h',
444443
'dix.h',

0 commit comments

Comments
 (0)