summaryrefslogtreecommitdiff
path: root/includes/rts/prof/CCS.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes/rts/prof/CCS.h')
-rw-r--r--includes/rts/prof/CCS.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/includes/rts/prof/CCS.h b/includes/rts/prof/CCS.h
index dbd0717d4d..b121b0361e 100644
--- a/includes/rts/prof/CCS.h
+++ b/includes/rts/prof/CCS.h
@@ -14,9 +14,6 @@
#ifndef RTS_PROF_CCS_H
#define RTS_PROF_CCS_H
-// Returns non-zero if the RTS is a profiling version
-int rts_isProfiled(void);
-
/* -----------------------------------------------------------------------------
* Data Structures
* ---------------------------------------------------------------------------*/