Removed B_REDO definition - it's actually not needed under R5 now
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18378 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
374fa7fc08
commit
53108d8ba3
@ -44,11 +44,6 @@ extern float roundf(float value);
|
||||
} // extern "C"
|
||||
#endif
|
||||
|
||||
// Missing from AppDefs.h only on R5
|
||||
#ifndef B_REDO
|
||||
#define B_REDO 'REDO'
|
||||
#endif
|
||||
|
||||
// These are R1-specific extensions
|
||||
#ifndef HAIKU_TARGET_PLATFORM_HAIKU
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user