|
From: <lab...@us...> - 2019-09-14 18:25:54
|
Revision: 1606
http://sourceforge.net/p/opengtoolkit/svn/1606
Author: labviewer
Date: 2019-09-14 18:25:52 +0000 (Sat, 14 Sep 2019)
Log Message:
-----------
Remove unused file flag constant
Modified Paths:
--------------
trunk/lvzip/c_source/lvutil.h
Modified: trunk/lvzip/c_source/lvutil.h
===================================================================
--- trunk/lvzip/c_source/lvutil.h 2019-09-14 18:24:05 UTC (rev 1605)
+++ trunk/lvzip/c_source/lvutil.h 2019-09-14 18:25:52 UTC (rev 1606)
@@ -676,7 +676,6 @@
#define kWinFileInfoOffline 0x00001000
#define kWinFileInfoNotIndexed 0x00002000
#define kWinFileInfoEncrypted 0x00004000
-#define kWinFileInfoVirtual 0x00010000
typedef struct { /* off */
uInt32 type; /* 0: handled by LabVIEW Type & Creator */
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|