removed empty lines at end of file
This commit is contained in:
@@ -223,4 +223,3 @@ string PVArrayFilter::getName()
|
||||
}
|
||||
|
||||
}}
|
||||
|
||||
|
||||
@@ -132,4 +132,3 @@ string PVDeadbandFilter::getName()
|
||||
}
|
||||
|
||||
}}
|
||||
|
||||
|
||||
@@ -38,4 +38,3 @@ PVPluginPtr PVPluginRegistry::find(const std::string & name)
|
||||
}
|
||||
|
||||
}}
|
||||
|
||||
|
||||
@@ -124,4 +124,3 @@ string PVTimestampFilter::getName()
|
||||
}
|
||||
|
||||
}}
|
||||
|
||||
|
||||
@@ -87,4 +87,3 @@ private:
|
||||
}}
|
||||
|
||||
#endif /* CONTROLSUPPORT_H */
|
||||
|
||||
|
||||
@@ -99,4 +99,3 @@ public:
|
||||
|
||||
}}
|
||||
#endif /* PVARRAYPLUGIN_H */
|
||||
|
||||
|
||||
@@ -525,4 +525,3 @@ private:
|
||||
}}
|
||||
|
||||
#endif /* PVDATABASE_H */
|
||||
|
||||
|
||||
@@ -100,4 +100,3 @@ public:
|
||||
|
||||
}}
|
||||
#endif /* PVDEADBANDPLUGIN_H */
|
||||
|
||||
|
||||
@@ -75,4 +75,3 @@ public:
|
||||
}}
|
||||
|
||||
#endif /* PVSUPPORT_H */
|
||||
|
||||
|
||||
@@ -98,4 +98,3 @@ public:
|
||||
|
||||
}}
|
||||
#endif /* PVTIMESTAMPPLUGIN_H */
|
||||
|
||||
|
||||
@@ -108,4 +108,3 @@ private:
|
||||
}}
|
||||
|
||||
#endif /* SCALARALARMSUPPORT_H */
|
||||
|
||||
|
||||
@@ -115,4 +115,3 @@ void AddRecord::process()
|
||||
|
||||
|
||||
}}
|
||||
|
||||
|
||||
@@ -164,4 +164,3 @@ void ProcessRecord::run()
|
||||
|
||||
|
||||
}}
|
||||
|
||||
|
||||
@@ -90,4 +90,3 @@ void RemoveRecord::process()
|
||||
|
||||
|
||||
}}
|
||||
|
||||
|
||||
@@ -93,4 +93,3 @@ void TraceRecord::process()
|
||||
|
||||
|
||||
}}
|
||||
|
||||
|
||||
@@ -135,4 +135,3 @@ void ControlSupport::reset()
|
||||
|
||||
|
||||
}}
|
||||
|
||||
|
||||
@@ -216,4 +216,3 @@ void ScalarAlarmSupport::setAlarm(
|
||||
|
||||
|
||||
}}
|
||||
|
||||
|
||||
@@ -134,4 +134,3 @@ MAIN(testExampleRecord)
|
||||
test();
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
@@ -79,4 +79,3 @@ MAIN(testLocalProvider)
|
||||
test();
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
@@ -75,4 +75,3 @@ MAIN(testPVAServer)
|
||||
test();
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
@@ -401,4 +401,3 @@ MAIN(testPVCopy)
|
||||
powerSupplyTest();
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
@@ -103,4 +103,3 @@ MAIN(testPVRecord)
|
||||
powerSupplyTest();
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
@@ -343,4 +343,3 @@ MAIN(testPlugin)
|
||||
ignoreTest();
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user