diff options
author | wei <> | 2006-05-04 02:03:35 +0000 |
---|---|---|
committer | wei <> | 2006-05-04 02:03:35 +0000 |
commit | bdae204aaf0d47a284dd19fad52cacef4a4afa46 (patch) | |
tree | 668e27511c6e03fad2e6d7687db572ca314052cf /.gitattributes | |
parent | 75a0a250cc6735d13b3b782daf0127298b37c2b9 (diff) |
delete TActiveControl
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 3e3e7b27..b9a4e3b3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -927,7 +927,6 @@ framework/Web/THttpRequest.php -text framework/Web/THttpResponse.php -text framework/Web/THttpSession.php -text framework/Web/THttpUtility.php -text -framework/Web/UI/ActiveControls/TActiveControl.php -text framework/Web/UI/ActiveControls/TActiveControlAdapter.php -text framework/Web/UI/ActiveControls/TActivePageAdapter.php -text framework/Web/UI/ActiveControls/TCallback.php -text |