Skip to content

Commit 95c2fdd

Browse files
author
jef
committed
fix r12759
git-svn-id: http://svn.osgeo.org/qgis/trunk@12761 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 37f6f41 commit 95c2fdd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/core/gps/qextserialport/qextserialport.h

-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,6 @@ struct PortSettings
130130
#include <sys/select.h>
131131
#include <QSocketNotifier>
132132
typedef int HANDLE; // unused
133-
typedef
134133
#elif defined (Q_OS_WIN)
135134
#include <windows.h>
136135
#include <QThread>

0 commit comments

Comments
 (0)