summaryrefslogtreecommitdiff
path: root/src/network/core/tcp_content.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/core/tcp_content.h')
-rw-r--r--src/network/core/tcp_content.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/network/core/tcp_content.h b/src/network/core/tcp_content.h
index f927021f4..52cae1e0e 100644
--- a/src/network/core/tcp_content.h
+++ b/src/network/core/tcp_content.h
@@ -129,8 +129,6 @@ public:
bool ReceivePackets();
};
-#ifndef OPENTTD_MSU
Subdirectory GetContentInfoSubDir(ContentType type);
-#endif /* OPENTTD_MSU */
#endif /* NETWORK_CORE_TCP_CONTENT_H */