Remove UXPDS support
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
#include <Xm/ComboBox.h>
|
||||
|
||||
ComboBoxObj::ComboBoxObj(MotifUI *parent,
|
||||
#if defined(USL) || defined(__uxp__)
|
||||
#if defined(USL)
|
||||
void (*callback)(ComboBoxObj *, char *, int),
|
||||
#else
|
||||
ComboBoxCallback callback,
|
||||
|
||||
Reference in New Issue
Block a user