Remove whitespace lines
This commit is contained in:
@@ -3,17 +3,17 @@
|
||||
|
||||
|
||||
namespace lime {
|
||||
|
||||
|
||||
|
||||
|
||||
class Haptic {
|
||||
|
||||
|
||||
public:
|
||||
|
||||
|
||||
static void Vibrate (int period, int duration);
|
||||
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user