Skip to content

Commit dff7c49

Browse files
UE4SSnarknon
authored andcommitted
chore(FilesystemWatcher): Removed unused FilesystemWatcherThreadType
1 parent 5cf5730 commit dff7c49

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

UE4SS/include/FilesystemWatcher.hpp

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,6 @@
1717

1818
namespace RC
1919
{
20-
enum class FilesystemWatcherThreadType
21-
{
22-
Main = 0,
23-
Loader = 1,
24-
};
25-
2620
struct FilesystemWatch
2721
{
2822
public:

0 commit comments

Comments
 (0)