summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/Src/stdafx.cpp
diff options
context:
space:
mode:
authorJasper St. Pierre <jstpierre@mecheye.net>2013-12-07 15:14:29 -0500
committerJasper St. Pierre <jstpierre@mecheye.net>2013-12-31 14:03:19 -0500
commit34692ab826abc8f8faa61bdb2280b742424528f1 (patch)
treeb0eedc645badbea316ff59c125eaf808b28777ec /Source/Core/DiscIO/Src/stdafx.cpp
parent43e618682e8093602fc83dfa902ee7ae3fd3a4f6 (diff)
Remove unnecessary Src/ folders
Diffstat (limited to 'Source/Core/DiscIO/Src/stdafx.cpp')
-rw-r--r--Source/Core/DiscIO/Src/stdafx.cpp8
1 files changed, 0 insertions, 8 deletions
diff --git a/Source/Core/DiscIO/Src/stdafx.cpp b/Source/Core/DiscIO/Src/stdafx.cpp
deleted file mode 100644
index 89b047311e..0000000000
--- a/Source/Core/DiscIO/Src/stdafx.cpp
+++ /dev/null
@@ -1,8 +0,0 @@
-// Copyright 2013 Dolphin Emulator Project
-// Licensed under GPLv2
-// Refer to the license.txt file included.
-
-#include "stdafx.h"
-
-// TODO: reference any additional headers you need in STDAFX.H
-// and not in this file