aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorwithmorten <morten.with@gmail.com>2021-01-22 22:47:29 +0100
committerwithmorten <morten.with@gmail.com>2021-01-22 22:47:29 +0100
commit6f4e2ab49147e14dbfa8eb2c71d4a8b0b1c19007 (patch)
treedfd9e16629d3a76e43c573471407e8b8f079e1f7 /src
parent5988c0e95aacfb393c2535999aaceed0ff572b64 (diff)
get rid of unsupported LIBRW in config.h
Diffstat (limited to 'src')
-rw-r--r--src/core/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/core/config.h b/src/core/config.h
index 569134f1..025c8cb2 100644
--- a/src/core/config.h
+++ b/src/core/config.h
@@ -404,10 +404,6 @@ enum Config {
#define VC_RAIN_NERF // Reduces number of rain particles
#endif
-#ifdef LIBRW
-// these are not supported with librw yet
-#endif
-
#if defined __MWERKS__ || defined VANILLA_DEFINES
#define FINAL
#undef CHATTYSPLASH