Skip to content

Commit

Permalink
HackStudio: Remove unused spawn.h include
Browse files Browse the repository at this point in the history
  • Loading branch information
AtkinsSJ authored and ADKaster committed Jan 19, 2024
1 parent ae297e4 commit 8bb459e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Userland/DevTools/HackStudio/HackStudioWidget.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@
#include <LibThreading/Thread.h>
#include <LibVT/TerminalWidget.h>
#include <fcntl.h>
#include <spawn.h>
#include <stdio.h>
#include <sys/stat.h>
#include <sys/types.h>
Expand Down

0 comments on commit 8bb459e

Please sign in to comment.