Move B_MIME_STRING_TYPE to <TypeConstants.h>
This commit is contained in:
@@ -111,13 +111,6 @@ union value {
|
||||
};
|
||||
|
||||
|
||||
// B_MIME_STRING_TYPE is defined in storage/Mime.h, but we
|
||||
// don't need the whole file here; the type can't change anyway
|
||||
#ifndef _MIME_H
|
||||
# define B_MIME_STRING_TYPE 'MIMS'
|
||||
#endif
|
||||
|
||||
|
||||
template<typename QueryPolicy>
|
||||
class Query {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user