diff --git a/dumux/common/properties/propertysystemmacros.hh b/dumux/common/properties/propertysystemmacros.hh
index 2cde0ca86851b91279a13fe15c01e52302e57016..9360b2123f1fae53979f0bef263b16640b2840db 100644
--- a/dumux/common/properties/propertysystemmacros.hh
+++ b/dumux/common/properties/propertysystemmacros.hh
@@ -39,7 +39,6 @@
 #ifndef DUMUX_PROPERTY_SYSTEM_MACROS_HH
 #define DUMUX_PROPERTY_SYSTEM_MACROS_HH
 
-#warning "The property system macros are deprecated -- use the property system without the macros."
 #include <dumux/common/properties/propertysystem.hh>
 
 namespace Dumux {