the big rework of window management. probably not complete at thsi point, but this...
[ardour.git] / gtk2_ardour / nsm.cc
index 08c16360252d3a2544fbb5f65d183a913c61d65d..18d88fec0a05d6d87a39dd09397d065c50888ef5 100644 (file)
@@ -42,10 +42,10 @@ NSM_Client::command_save(char **out_msg)
 }
 
 int
-NSM_Client::command_open(const char *name,
-                         const char *display_name,
-                         const char *client_id,
-                         char **out_msg)
+NSM_Client::command_open(const charname,
+                         const char* /*display_name*/,
+                         const charclient_id,
+                         char** /*out_msg*/)
 {
     int r = ERR_OK;