aboutsummaryrefslogtreecommitdiff
path: root/src/getgov.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/getgov.c')
-rw-r--r--src/getgov.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/getgov.c b/src/getgov.c
index df723a9..1a7c913 100644
--- a/src/getgov.c
+++ b/src/getgov.c
@@ -96,7 +96,6 @@ int gg_available(int core, char* out, int size)
return 0;
}
-/* to do */
char* gg_gov(int core, int index)
{
return AVAILABLE_GOVERNORS[core][index];