summaryrefslogtreecommitdiffstats
path: root/src/core
diff options
context:
space:
mode:
authorSergeanur <s.anureev@yandex.ua>2020-11-28 14:13:06 +0100
committerSergeanur <s.anureev@yandex.ua>2020-11-28 14:13:06 +0100
commit18d0fd2e48ab093b953f26b67b769a2d8ab67040 (patch)
tree30c961fc50d438433610c7896fd675173b84cb2d /src/core
parentfix garages (diff)
downloadre3-18d0fd2e48ab093b953f26b67b769a2d8ab67040.tar
re3-18d0fd2e48ab093b953f26b67b769a2d8ab67040.tar.gz
re3-18d0fd2e48ab093b953f26b67b769a2d8ab67040.tar.bz2
re3-18d0fd2e48ab093b953f26b67b769a2d8ab67040.tar.lz
re3-18d0fd2e48ab093b953f26b67b769a2d8ab67040.tar.xz
re3-18d0fd2e48ab093b953f26b67b769a2d8ab67040.tar.zst
re3-18d0fd2e48ab093b953f26b67b769a2d8ab67040.zip
Diffstat (limited to 'src/core')
-rw-r--r--src/core/config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/config.h b/src/core/config.h
index 6433a258..ead9b787 100644
--- a/src/core/config.h
+++ b/src/core/config.h
@@ -353,5 +353,4 @@ enum Config {
#ifdef LIBRW
// these are not supported with librw yet
-# undef MULTISAMPLING
#endif