Browse Source

* Remove unused string

Bryan Drewery 16 năm trước cách đây
mục cha
commit
fbb5b49063
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/mod/irc.mod/cmdsirc.c

+ 0 - 1
src/mod/irc.mod/cmdsirc.c

@@ -1924,7 +1924,6 @@ static void cmd_play(int idx, char *par)
     return;
   }
 
-  bd::String prefix;
   bd::Stream stream;
   stream.loadFile(par);
   bd::String str;