aboutsummaryrefslogtreecommitdiff
path: root/lout
diff options
context:
space:
mode:
Diffstat (limited to 'lout')
-rw-r--r--lout/misc.cc6
1 files changed, 0 insertions, 6 deletions
diff --git a/lout/misc.cc b/lout/misc.cc
index c6e057fa..72f01047 100644
--- a/lout/misc.cc
+++ b/lout/misc.cc
@@ -32,12 +32,6 @@ namespace misc {
const char *prgName = PRGNAME;
-//void init (int argc, char *argv[])
-//{
-// prgName = dStrdup (argv[0]);
-//}
-
-
// ------------------
// StringBuffer
// ------------------