Skip to content
Snippets Groups Projects
Commit 84cd71c1 authored by Xavier ELATTAOUI's avatar Xavier ELATTAOUI
Browse files

Release preparation : compile error fixed

parent b030c880
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@
<groupId>fr.soleil.device</groupId>
<artifactId>AcquireWaveformLecroy-${aol}-${mode}</artifactId>
<version>1.1.19-SNAPSHOT</version>
<version>1.1.19</version>
<packaging>nar</packaging>
<name>AcquireWaveformLecroy</name>
<description>AcquireWaveformLecroy device</description>
......
......@@ -104,7 +104,6 @@ static const char *RcsId = "$Header: /users/chaize/newsvn/cvsroot/Instrumentatio
#include <yat/time/Timer.h>
static const int MAX_RESPONSE_LENGTH = 150000;
static const int MAX_STRING_LENGTH = 256;
namespace AcquireWaveformLecroy_ns
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment