Skip to content

Commit 4d047be

Browse files
committed
[PR #1444] include: drop obsolete hotplug.h
PR: #1444
1 parent 1749a8b commit 4d047be

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)