git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Додано перевірку на упішність клонування репозиторію
[stg.git]
/
projects
/
stargazer
/
tariff.cpp
diff --git
a/projects/stargazer/tariff.cpp
b/projects/stargazer/tariff.cpp
index 088cb53d7bfa9174a8f8ca18bd3bc2451613dab2..70b755762bc131be0b1ac365b48b424f406b50d3 100644
(file)
--- a/
projects/stargazer/tariff.cpp
+++ b/
projects/stargazer/tariff.cpp
@@
-88,11
+88,6
@@
void TARIFF::PrintTariff() const
//printfd(__FILE__, "Free: %8.3f\n", tariffConf.free);
}
//-----------------------------------------------------------------------------
//printfd(__FILE__, "Free: %8.3f\n", tariffConf.free);
}
//-----------------------------------------------------------------------------
-void TARIFF::GetDirPrice(int dir, DIRPRICE_DATA * dd) const
-{
-*dd = tariffData.dirPrice[dir];
-}
-//-----------------------------------------------------------------------------
void TARIFF::GetTariffData(TARIFF_DATA * td) const
{
*td = tariffData;
void TARIFF::GetTariffData(TARIFF_DATA * td) const
{
*td = tariffData;