summaryrefslogtreecommitdiff
path: root/libopie2/opienet/opcap.h
Side-by-side diff
Diffstat (limited to 'libopie2/opienet/opcap.h') (more/less context) (show whitespace changes)
-rw-r--r--libopie2/opienet/opcap.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/libopie2/opienet/opcap.h b/libopie2/opienet/opcap.h
index 83f7115..bee0ca0 100644
--- a/libopie2/opienet/opcap.h
+++ b/libopie2/opienet/opcap.h
@@ -154,5 +154,4 @@ class OEthernetPacket : public QObject
};
-
/*======================================================================================
* OPrismHeaderPacket - DLT_PRISM_HEADER frame
@@ -173,5 +172,4 @@ class OPrismHeaderPacket : public QObject
};
-
/*======================================================================================
* OWaveLanPacket - DLT_IEEE802_11 frame
@@ -353,5 +351,4 @@ class OWaveLanManagementIBSS : public QObject
*======================================================================================*/
-// Qobject do we need that??
class OWaveLanManagementChallenge : public QObject
{
@@ -369,5 +366,5 @@ class OWaveLanManagementChallenge : public QObject
* OWaveLanDataPacket - type: data (T_DATA)
*======================================================================================*/
-// Qobject?
+
class OWaveLanDataPacket : public QObject
{