summaryrefslogtreecommitdiff
path: root/src/network/core/tcp_content_type.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/core/tcp_content_type.h')
-rw-r--r--src/network/core/tcp_content_type.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/network/core/tcp_content_type.h b/src/network/core/tcp_content_type.h
index f4dbc0c6e..4dc20f46b 100644
--- a/src/network/core/tcp_content_type.h
+++ b/src/network/core/tcp_content_type.h
@@ -82,9 +82,7 @@ struct ContentInfo {
size_t Size() const;
bool IsSelected() const;
bool IsValid() const;
-#ifndef OPENTTD_MSU
const char *GetTextfile(TextfileType type) const;
-#endif /* OPENTTD_MSU */
};
#endif /* NETWORK_CORE_TCP_CONTENT_TYPE_H */