Skip to content

Commit

Permalink
Remove unused init() function
Browse files Browse the repository at this point in the history
  • Loading branch information
rodarima committed Aug 7, 2024
1 parent a60b13a commit 6b36310
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions lout/misc.cc
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,6 @@ namespace misc {

const char *prgName = PRGNAME;

//void init (int argc, char *argv[])
//{
// prgName = dStrdup (argv[0]);
//}


// ------------------
// StringBuffer
// ------------------
Expand Down

0 comments on commit 6b36310

Please sign in to comment.