diff options
author | H.Merijn Brand <h.m.brand@xs4all.nl> | 2007-08-21 14:31:45 +0000 |
---|---|---|
committer | H.Merijn Brand <h.m.brand@xs4all.nl> | 2007-08-21 14:31:45 +0000 |
commit | 0ab0821a753b96d110a073c8fbf71674a2f7300c (patch) | |
tree | f1fc4798bdabf8ecccc3900f86a5eb49619b6cf8 /symbian | |
parent | 23d649f214f429c40a142cd62133c7787374d511 (diff) | |
download | perl-0ab0821a753b96d110a073c8fbf71674a2f7300c.tar.gz |
bye bye charsize
it is^Wwas always 1
p4raw-id: //depot/perl@31745
Diffstat (limited to 'symbian')
-rw-r--r-- | symbian/config.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/symbian/config.sh b/symbian/config.sh index 30d4848927..247427ef7d 100644 --- a/symbian/config.sh +++ b/symbian/config.sh @@ -22,7 +22,6 @@ cccdlflags='' ccdlflags='' cf_by='root@localhost' cf_time='Thu Jan 1 00:00:00 GMT 1970' -charsize='1' clocktype='clock_t' cpp_stuff='42' cpplast='' |