diff options
| author | Jeff Carr <[email protected]> | 2025-10-24 10:30:09 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-10-24 10:30:09 -0500 |
| commit | 2b46985ae8def4ff5779fbc027a6ddbe7a1a6a8d (patch) | |
| tree | c38a46169ddfd57a3f4619012e63d76f63980a81 /init.go | |
| parent | 41cf7c3c4ca2fbfca7f9c2328e6f4e0ac34661d9 (diff) | |
still kinda works. newer argv.proto
Diffstat (limited to 'init.go')
| -rw-r--r-- | init.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -32,5 +32,4 @@ func initAppname() { log.Printf("TIME initAppname() ERR=(%v) anyString=(%v) GetTime.BUILTIME=(%v) app.BUILDTIME=(%v)\n", err, anyString, BUILDTIME, app.BUILDTIME) } me.pb.AppInfo = app - me.pb.Argname = APPNAME // deprecate this } |
