File tree Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Original file line number Diff line number Diff line change @@ -19,14 +19,6 @@ libnc_module_la_CPPFLAGS = $(BES_CPPFLAGS)
19
19
libnc_module_la_LDFLAGS = -avoid-version -module
20
20
libnc_module_la_LIBADD = $(BES_DAP_LIBS )
21
21
22
- # if 0 // Disabling cruft code from earlier ugrid work - ndp 03/25/2013
23
- # if USING_GRIDFIELDS
24
- # libnc_module_la_CPPFLAGS += $(GF_CFLAGS)
25
- # libnc_module_la_LIBADD += $(GF_LIBS)
26
- # endif
27
- # endif // Disabling cruft code from earlier ugrid work - ndp 03/25/2013
28
-
29
-
30
22
NCTYPE_SRC = ncdas.cc ncdds.cc nc_util.cc \
31
23
NCArray.cc NCByte.cc NCFloat64.cc NCGrid.cc NCUInt32.cc \
32
24
NCInt32.cc NCSequence.cc NCStr.cc NCStructure.cc NCUrl.cc \
@@ -40,13 +32,6 @@ SERVER_SRC = NCRequestHandler.cc NCModule.cc
40
32
41
33
SERVER_HDR = NCRequestHandler.h NCModule.h
42
34
43
- # if 0 // Disabling cruft code from earlier ugrid work - ndp 03/25/2013
44
- # if USING_GRIDFIELDS
45
- # SERVER_SRC += gridfields_functions.cc
46
- # SERVER_HDR += gridfields_functions.h
47
- # endif
48
- # endif // Disabling cruft code from earlier ugrid work - ndp 03/25/2013
49
-
50
35
EXTRA_DIST = data COPYRIGHT COPYING netcdf_handler.spec \
51
36
nc.conf.in OSX_Resources
52
37
You can’t perform that action at this time.
0 commit comments