1
0
Эх сурвалжийг харах

libobs: Remove TODO (not used)

jp9000 10 жил өмнө
parent
commit
19969a27d5
1 өөрчлөгдсөн 0 нэмэгдсэн , 1 устгасан
  1. 0 1
      libobs/obs-scene.c

+ 0 - 1
libobs/obs-scene.c

@@ -44,7 +44,6 @@ static inline void signal_item_remove(struct obs_scene_item *item)
 
 static const char *scene_getname(void *unused)
 {
-	/* TODO: locale */
 	UNUSED_PARAMETER(unused);
 	return "Scene";
 }