1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-11 16:58:40 +03:00

I removed a static string that was in there because I planned to do

something with it some day.  It was causing gcc to cough up warnings
(not serious ones, mind you).  Don't worry... It will be back!
Chris -)-----
(This used to be commit 46445421c5cbfb9597eccd2c9d222528e14ed768)
This commit is contained in:
Christopher R. Hertel 1998-04-09 20:36:14 +00:00
parent d1cc06083d
commit 9907a58ca6

View File

@ -104,12 +104,6 @@
* Static data...
*/
static char ModuleID[] =
"ubi_Cache\n\
\tRevision: 0.0\n\
\tDate: 1997/12/18 06:24:33 GMT\n\
\tAuthor: crh\n";
/* -------------------------------------------------------------------------- **
* Internal functions...
*/