Skip to content
This repository has been archived by the owner on Sep 30, 2018. It is now read-only.

Commit

Permalink
changed: remove unused Cssrc class
Browse files Browse the repository at this point in the history
  • Loading branch information
spiff committed Jul 12, 2012
1 parent d206651 commit f13495d
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 4,593 deletions.
6 changes: 0 additions & 6 deletions XBMC-ATV2.xcodeproj/project.pbxproj
Expand Up @@ -765,7 +765,6 @@
F56C7B42131EC155000AD0F6 /* Variant.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F56C776E131EC154000AD0F6 /* Variant.cpp */; };
F56C7B43131EC155000AD0F6 /* Weather.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F56C7770131EC154000AD0F6 /* Weather.cpp */; };
F56C7B45131EC155000AD0F6 /* fft.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F56C7775131EC154000AD0F6 /* fft.cpp */; };
F56C7B46131EC155000AD0F6 /* ssrc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F56C7777131EC154000AD0F6 /* ssrc.cpp */; };
F56C7B47131EC155000AD0F6 /* GUIDialogAudioSubtitleSettings.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F56C777B131EC154000AD0F6 /* GUIDialogAudioSubtitleSettings.cpp */; };
F56C7B48131EC155000AD0F6 /* GUIDialogFileStacking.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F56C777D131EC154000AD0F6 /* GUIDialogFileStacking.cpp */; };
F56C7B49131EC155000AD0F6 /* GUIDialogFullScreenInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F56C777F131EC154000AD0F6 /* GUIDialogFullScreenInfo.cpp */; };
Expand Down Expand Up @@ -2628,8 +2627,6 @@
F56C7774131EC154000AD0F6 /* WindowsShortcut.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WindowsShortcut.h; sourceTree = "<group>"; };
F56C7775131EC154000AD0F6 /* fft.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fft.cpp; sourceTree = "<group>"; };
F56C7776131EC154000AD0F6 /* fft.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fft.h; sourceTree = "<group>"; };
F56C7777131EC154000AD0F6 /* ssrc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ssrc.cpp; sourceTree = "<group>"; };
F56C7778131EC154000AD0F6 /* ssrc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ssrc.h; sourceTree = "<group>"; };
F56C777B131EC154000AD0F6 /* GUIDialogAudioSubtitleSettings.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GUIDialogAudioSubtitleSettings.cpp; sourceTree = "<group>"; };
F56C777C131EC154000AD0F6 /* GUIDialogAudioSubtitleSettings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GUIDialogAudioSubtitleSettings.h; sourceTree = "<group>"; };
F56C777D131EC154000AD0F6 /* GUIDialogFileStacking.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GUIDialogFileStacking.cpp; sourceTree = "<group>"; };
Expand Down Expand Up @@ -5453,8 +5450,6 @@
36A9445C15821FAB00727135 /* SortUtils.h */,
F56C7762131EC154000AD0F6 /* Splash.cpp */,
F56C7763131EC154000AD0F6 /* Splash.h */,
F56C7777131EC154000AD0F6 /* ssrc.cpp */,
F56C7778131EC154000AD0F6 /* ssrc.h */,
F56C7764131EC154000AD0F6 /* Stopwatch.cpp */,
F56C7765131EC154000AD0F6 /* Stopwatch.h */,
F56C7766131EC154000AD0F6 /* StreamDetails.cpp */,
Expand Down Expand Up @@ -6917,7 +6912,6 @@
F56C7B42131EC155000AD0F6 /* Variant.cpp in Sources */,
F56C7B43131EC155000AD0F6 /* Weather.cpp in Sources */,
F56C7B45131EC155000AD0F6 /* fft.cpp in Sources */,
F56C7B46131EC155000AD0F6 /* ssrc.cpp in Sources */,
F56C7B47131EC155000AD0F6 /* GUIDialogAudioSubtitleSettings.cpp in Sources */,
F56C7B48131EC155000AD0F6 /* GUIDialogFileStacking.cpp in Sources */,
F56C7B49131EC155000AD0F6 /* GUIDialogFullScreenInfo.cpp in Sources */,
Expand Down
6 changes: 0 additions & 6 deletions XBMC-IOS.xcodeproj/project.pbxproj
Expand Up @@ -859,7 +859,6 @@
F56C8B31131F42ED000AD0F6 /* Variant.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F56C875D131F42EC000AD0F6 /* Variant.cpp */; };
F56C8B32131F42ED000AD0F6 /* Weather.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F56C875F131F42EC000AD0F6 /* Weather.cpp */; };
F56C8B34131F42ED000AD0F6 /* fft.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F56C8764131F42EC000AD0F6 /* fft.cpp */; };
F56C8B35131F42ED000AD0F6 /* ssrc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F56C8766131F42EC000AD0F6 /* ssrc.cpp */; };
F56C8B36131F42ED000AD0F6 /* GUIDialogAudioSubtitleSettings.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F56C876A131F42EC000AD0F6 /* GUIDialogAudioSubtitleSettings.cpp */; };
F56C8B37131F42ED000AD0F6 /* GUIDialogFileStacking.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F56C876C131F42EC000AD0F6 /* GUIDialogFileStacking.cpp */; };
F56C8B38131F42ED000AD0F6 /* GUIDialogFullScreenInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F56C876E131F42EC000AD0F6 /* GUIDialogFullScreenInfo.cpp */; };
Expand Down Expand Up @@ -2831,8 +2830,6 @@
F56C8763131F42EC000AD0F6 /* WindowsShortcut.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WindowsShortcut.h; sourceTree = "<group>"; };
F56C8764131F42EC000AD0F6 /* fft.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fft.cpp; sourceTree = "<group>"; };
F56C8765131F42EC000AD0F6 /* fft.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fft.h; sourceTree = "<group>"; };
F56C8766131F42EC000AD0F6 /* ssrc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ssrc.cpp; sourceTree = "<group>"; };
F56C8767131F42EC000AD0F6 /* ssrc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ssrc.h; sourceTree = "<group>"; };
F56C876A131F42EC000AD0F6 /* GUIDialogAudioSubtitleSettings.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GUIDialogAudioSubtitleSettings.cpp; sourceTree = "<group>"; };
F56C876B131F42EC000AD0F6 /* GUIDialogAudioSubtitleSettings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GUIDialogAudioSubtitleSettings.h; sourceTree = "<group>"; };
F56C876C131F42EC000AD0F6 /* GUIDialogFileStacking.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GUIDialogFileStacking.cpp; sourceTree = "<group>"; };
Expand Down Expand Up @@ -5819,8 +5816,6 @@
36A9445115821F5300727135 /* SortUtils.h */,
F56C8751131F42EC000AD0F6 /* Splash.cpp */,
F56C8752131F42EC000AD0F6 /* Splash.h */,
F56C8766131F42EC000AD0F6 /* ssrc.cpp */,
F56C8767131F42EC000AD0F6 /* ssrc.h */,
F56C8753131F42EC000AD0F6 /* Stopwatch.cpp */,
F56C8754131F42EC000AD0F6 /* Stopwatch.h */,
F56C8755131F42EC000AD0F6 /* StreamDetails.cpp */,
Expand Down Expand Up @@ -7024,7 +7019,6 @@
F56C8B31131F42ED000AD0F6 /* Variant.cpp in Sources */,
F56C8B32131F42ED000AD0F6 /* Weather.cpp in Sources */,
F56C8B34131F42ED000AD0F6 /* fft.cpp in Sources */,
F56C8B35131F42ED000AD0F6 /* ssrc.cpp in Sources */,
F56C8B36131F42ED000AD0F6 /* GUIDialogAudioSubtitleSettings.cpp in Sources */,
F56C8B37131F42ED000AD0F6 /* GUIDialogFileStacking.cpp in Sources */,
F56C8B38131F42ED000AD0F6 /* GUIDialogFullScreenInfo.cpp in Sources */,
Expand Down
6 changes: 0 additions & 6 deletions XBMC.xcodeproj/project.pbxproj
Expand Up @@ -495,7 +495,6 @@
E38E1FDB0D25F9FD00618676 /* TimidityCodec.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E38E16370D25F9FA00618676 /* TimidityCodec.cpp */; };
E38E1FDC0D25F9FD00618676 /* WAVcodec.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E38E16390D25F9FA00618676 /* WAVcodec.cpp */; };
E38E1FDF0D25F9FD00618676 /* YMCodec.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E38E16410D25F9FA00618676 /* YMCodec.cpp */; };
E38E1FE50D25F9FD00618676 /* ssrc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E38E16560D25F9FA00618676 /* ssrc.cpp */; };
E38E1FE90D25F9FD00618676 /* LinuxRendererGL.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E38E165F0D25F9FA00618676 /* LinuxRendererGL.cpp */; };
E38E1FEC0D25F9FD00618676 /* RenderManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E38E16650D25F9FA00618676 /* RenderManager.cpp */; };
E38E1FF00D25F9FD00618676 /* VideoFilterShader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E38E166F0D25F9FA00618676 /* VideoFilterShader.cpp */; };
Expand Down Expand Up @@ -2063,8 +2062,6 @@
E38E163A0D25F9FA00618676 /* WAVcodec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WAVcodec.h; sourceTree = "<group>"; };
E38E16410D25F9FA00618676 /* YMCodec.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = YMCodec.cpp; sourceTree = "<group>"; };
E38E16420D25F9FA00618676 /* YMCodec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YMCodec.h; sourceTree = "<group>"; };
E38E16560D25F9FA00618676 /* ssrc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ssrc.cpp; sourceTree = "<group>"; };
E38E16570D25F9FA00618676 /* ssrc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ssrc.h; sourceTree = "<group>"; };
E38E165F0D25F9FA00618676 /* LinuxRendererGL.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LinuxRendererGL.cpp; sourceTree = "<group>"; };
E38E16600D25F9FA00618676 /* LinuxRendererGL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LinuxRendererGL.h; sourceTree = "<group>"; };
E38E16650D25F9FA00618676 /* RenderManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RenderManager.cpp; sourceTree = "<group>"; };
Expand Down Expand Up @@ -5898,8 +5895,6 @@
36A9444015821E7C00727135 /* SortUtils.h */,
E38E1E7F0D25F9FD00618676 /* Splash.cpp */,
E38E1E800D25F9FD00618676 /* Splash.h */,
E38E16560D25F9FA00618676 /* ssrc.cpp */,
E38E16570D25F9FA00618676 /* ssrc.h */,
E38E1E810D25F9FD00618676 /* Stopwatch.cpp */,
E38E1E820D25F9FD00618676 /* Stopwatch.h */,
F5487B4B0FE6F02700E506FD /* StreamDetails.cpp */,
Expand Down Expand Up @@ -6449,7 +6444,6 @@
E38E1FDB0D25F9FD00618676 /* TimidityCodec.cpp in Sources */,
E38E1FDC0D25F9FD00618676 /* WAVcodec.cpp in Sources */,
E38E1FDF0D25F9FD00618676 /* YMCodec.cpp in Sources */,
E38E1FE50D25F9FD00618676 /* ssrc.cpp in Sources */,
E38E1FE90D25F9FD00618676 /* LinuxRendererGL.cpp in Sources */,
E38E1FEC0D25F9FD00618676 /* RenderManager.cpp in Sources */,
E38E1FF00D25F9FD00618676 /* VideoFilterShader.cpp in Sources */,
Expand Down
2 changes: 0 additions & 2 deletions project/VS2010Express/XBMC.vcxproj
Expand Up @@ -1111,7 +1111,6 @@
<ClCompile Include="..\..\xbmc\utils\SeekHandler.cpp" />
<ClCompile Include="..\..\xbmc\utils\SortUtils.cpp" />
<ClCompile Include="..\..\xbmc\utils\Splash.cpp" />
<ClCompile Include="..\..\xbmc\utils\ssrc.cpp" />
<ClCompile Include="..\..\xbmc\utils\Stopwatch.cpp" />
<ClCompile Include="..\..\xbmc\utils\StreamDetails.cpp" />
<ClCompile Include="..\..\xbmc\utils\StreamUtils.cpp" />
Expand Down Expand Up @@ -1906,7 +1905,6 @@
<ClInclude Include="..\..\xbmc\utils\SeekHandler.h" />
<ClInclude Include="..\..\xbmc\utils\SortUtils.h" />
<ClInclude Include="..\..\xbmc\utils\Splash.h" />
<ClInclude Include="..\..\xbmc\utils\ssrc.h" />
<ClInclude Include="..\..\xbmc\utils\StdString.h" />
<ClInclude Include="..\..\xbmc\utils\Stopwatch.h" />
<ClInclude Include="..\..\xbmc\utils\StreamDetails.h" />
Expand Down
6 changes: 0 additions & 6 deletions project/VS2010Express/XBMC.vcxproj.filters
Expand Up @@ -1861,9 +1861,6 @@
<ClCompile Include="..\..\xbmc\interfaces\python\xbmcmodule\xbmcplugin.cpp">
<Filter>interfaces\python\xbmcmodule</Filter>
</ClCompile>
<ClCompile Include="..\..\xbmc\utils\ssrc.cpp">
<Filter>cores</Filter>
</ClCompile>
<ClCompile Include="..\..\xbmc\dialogs\GUIDialogCache.cpp">
<Filter>dialogs</Filter>
</ClCompile>
Expand Down Expand Up @@ -4427,9 +4424,6 @@
<ClInclude Include="..\..\xbmc\interfaces\python\xbmcmodule\winxml.h">
<Filter>interfaces\python\xbmcmodule</Filter>
</ClInclude>
<ClInclude Include="..\..\xbmc\utils\ssrc.h">
<Filter>cores</Filter>
</ClInclude>
<ClInclude Include="..\..\xbmc\dialogs\GUIDialogCache.h">
<Filter>dialogs</Filter>
</ClInclude>
Expand Down
1 change: 0 additions & 1 deletion xbmc/pictures/SlideShowPicture.cpp
Expand Up @@ -22,7 +22,6 @@
#include "SlideShowPicture.h"
#include "system.h"
#include "guilib/Texture.h"
#include "utils/ssrc.h" // for M_PI
#include "settings/AdvancedSettings.h"
#include "settings/Settings.h"
#include "settings/GUISettings.h"
Expand Down
1 change: 0 additions & 1 deletion xbmc/utils/Makefile
Expand Up @@ -49,7 +49,6 @@ SRCS=AlarmClock.cpp \
SeekHandler.cpp \
SortUtils.cpp \
Splash.cpp \
ssrc.cpp \
Stopwatch.cpp \
StreamDetails.cpp \
StreamUtils.cpp \
Expand Down

0 comments on commit f13495d

Please sign in to comment.