moved B_PROPERTY_INFO_TYPE definition to TypeConstants.h

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17907 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval
2006-06-22 12:21:46 +00:00
parent 577bebe552
commit 6c61b2841f
2 changed files with 1 additions and 2 deletions
-2
View File
@@ -72,8 +72,6 @@ struct value_info {
uint32 _reserved[10];
};
#define B_PROPERTY_INFO_TYPE 'SCTD'
/*----------------------------------------------------------------*/
/*----- BPropertyInfo class --------------------------------------*/