Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUnderground78 <underground78@users.sourceforge.net>2013-06-30 14:24:16 +0400
committerUnderground78 <underground78@users.sourceforge.net>2013-07-03 00:42:23 +0400
commitb7475d72c54f2c98c59cb3263a220db7faf4e464 (patch)
tree5cb18531f69144d3c4da0d5a367f00e18fead9f2 /src/filters/source/ShoutcastSource/stdafx.h
parentc385a317fd30ee46845af620bcf444189c43fab7 (diff)
Remove now deprecated UDP and Shoutcast source filters.
Diffstat (limited to 'src/filters/source/ShoutcastSource/stdafx.h')
-rw-r--r--src/filters/source/ShoutcastSource/stdafx.h27
1 files changed, 0 insertions, 27 deletions
diff --git a/src/filters/source/ShoutcastSource/stdafx.h b/src/filters/source/ShoutcastSource/stdafx.h
deleted file mode 100644
index 5b6b09e05..000000000
--- a/src/filters/source/ShoutcastSource/stdafx.h
+++ /dev/null
@@ -1,27 +0,0 @@
-/*
- * (C) 2003-2006 Gabest
- * (C) 2006-2012 see Authors.txt
- *
- * This file is part of MPC-HC.
- *
- * MPC-HC is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 3 of the License, or
- * (at your option) any later version.
- *
- * MPC-HC is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
- *
- */
-
-#pragma once
-
-#include "../../../DSUtil/SharedInclude.h"
-#include "../../../../include/stdafx_common.h"
-#include "../../../../include/stdafx_common_afx.h"
-#include "../../../../include/stdafx_common_dshow.h"