Remove duplicate class declaration from laserpointer (#7218)

Regression from #7217
This commit is contained in:
Björn Dahlgren 2019-10-02 23:28:00 +02:00 committed by jonpas
parent e8b104fe61
commit 1128ff0f3f

View File

@ -7,7 +7,6 @@ class asdg_FrontSideRail: asdg_SlotInfo {
}; };
}; };
class PointerSlot;
class PointerSlot_Rail: PointerSlot { class PointerSlot_Rail: PointerSlot {
class compatibleItems { class compatibleItems {
ACE_acc_pointer_red = 1; ACE_acc_pointer_red = 1;