diff stateview.c @ 1793:c9695252eff4

Remove dummy controller_add_mappings definitions from vgmplay and stateview as controller_info.o has been added to RENDEROBJS in the Makefile
author Michael Pavone <pavone@retrodev.com>
date Wed, 20 Mar 2019 22:06:29 -0700
parents 3602f3b20072
children bfacedbae5f0
line wrap: on
line diff
--- a/stateview.c	Wed Mar 20 22:05:27 2019 -0700
+++ b/stateview.c	Wed Mar 20 22:06:29 2019 -0700
@@ -79,10 +79,6 @@
 {
 }
 
-void controller_add_mappings()
-{
-}
-
 tern_node * config;
 int headless = 0;