remove no-op monitor.cpp
This commit is contained in:
@@ -3,5 +3,3 @@
|
||||
SRC_DIRS += $(PVDATA_SRC)/monitor
|
||||
|
||||
INC += pv/monitor.h
|
||||
|
||||
LIBSRCS += monitor.cpp
|
||||
|
||||
@@ -1,13 +0,0 @@
|
||||
/*monitor.cpp*/
|
||||
/*
|
||||
* Copyright information and license terms for this software can be
|
||||
* found in the file LICENSE that is included with the distribution
|
||||
*/
|
||||
/**
|
||||
* @author mse
|
||||
*/
|
||||
|
||||
#define epicsExportSharedSymbols
|
||||
|
||||
// needed to get interfaces exported
|
||||
#include <pv/monitor.h>
|
||||
Reference in New Issue
Block a user