diff options
author | xue <> | 2006-04-07 19:07:14 +0000 |
---|---|---|
committer | xue <> | 2006-04-07 19:07:14 +0000 |
commit | 325b2ab61e3cf03e9ae7fb03ee1030cae6b08b3e (patch) | |
tree | dcd1adebecc1f0270872f0f8e78c6d4601c6499a /.gitattributes | |
parent | 1d94593d09b68786f7035e7b06ec6d8324894d77 (diff) |
Removed TDataValueFormatter.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 0846c876..e3cb02e2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -668,7 +668,6 @@ framework/TComponent.php -text framework/TModule.php -text framework/TService.php -text framework/Util/TDataFieldAccessor.php -text -framework/Util/TDataValueFormatter.php -text framework/Util/TLogRouter.php -text framework/Util/TLogger.php -text framework/Util/TParameterModule.php -text |