Big cleanup part 1.
commit5864c0c8e8f87cd237ee31c6fe5edccafb380d8f
authorBartosz Taudul <wolf.pld@gmail.com>
Sun, 13 Jul 2008 13:23:32 +0000 (13 15:23 +0200)
committerBartosz Taudul <wolf.pld@gmail.com>
Sun, 13 Jul 2008 13:31:09 +0000 (13 15:31 +0200)
tree45f37a6be78dbf35bb59df6571865340786f8b97
parent8dd5c3173cbbc8f13c208a16b3188471430f21ca
Big cleanup part 1.

Big cleanup of the mess these sources are:
 - Indentified sources using vim's indentation.
 - Removed small and big chunks of commented-out code.
 - Removed #ifdef'd code which purpose is not known to anyone.
 - Some extraneous access modifiers has been removed.
 - ...
19 files changed:
src/audio/symbian/SDL_epocaudio.cpp
src/audio/symbian/SDL_epocaudio.h
src/audio/symbian/streamplayer.cpp
src/audio/symbian/streamplayer.h
src/main/symbian/SDL_env.cpp
src/main/symbian/SDL_main.cpp
src/main/symbian/sdlexe.cpp
src/main/symbian/vectorbuffer.cpp
src/main/symbian/vectorbuffer.h
src/thread/symbian/SDL_sysmutex.cpp
src/thread/symbian/SDL_syssem.cpp
src/thread/symbian/SDL_systhread.cpp
src/thread/symbian/SDL_systhread_c.h
src/timer/symbian/SDL_systimer.cpp
src/video/symbian/SDL_epocevents.cpp
src/video/symbian/SDL_epocevents_c.h
src/video/symbian/SDL_epocvideo.cpp
src/video/symbian/SDL_epocvideo.h
src/video/symbian/dsa.cpp